Skip to content

Modes for selector Sychronizer and use of arrow key #262

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions