Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Modes for selector Sychronizer and use of arrow key #262

Closed
@kushalkolar

Description

@kushalkolar

Right now the Synchronizer for selctors seems to work for pointer events.

  • make it work for arrow key events too, so that we can sync selectors between different renderers (and therefore different plot areas)
  • have two modes
    • one where it just sychronizes the deltas (this is how it is currently implemented) but Selectors can all be in different positions.
    • another mode where it sychronizes the absolute position of the selectors, this is useful for moving things in sync across different renders (i.e. different plot areas)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions