Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing editor gestures at runtime #104

Merged
merged 4 commits into from
May 11, 2024

Commits on May 9, 2024

  1. Allow changing editor gestures at runtime

    Separated selection gestures for ItemContainer and GroupingNode from the NodifyEditor
    Added new gesture types: AnyGesture, AllGestures and NodifyGesture
    Fixed a bug where the item container would incorrectly transition to the dragging state on mouse over
    miroiu committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4eb0b86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5090f4c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    c479f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036f8a7 View commit details
    Browse the repository at this point in the history