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

Interactivity: wheel tool fix for firefox #1116

Merged
merged 5 commits into from
Jun 17, 2024

Commits on Jun 7, 2024

  1. WIP

    IKupriyanov-HORIS committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    30c831d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix IllegalStateException("Disposed.") caused by onCompleted() in Dra…

    …wRectFeedback in JS
    
    Fix IllegalStateException("Disposed.") in MouseDragInteraction.reset() caused by onComplete() in Pan/BoxZoom in JS
    IKupriyanov-HORIS committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d6f429b View commit details
    Browse the repository at this point in the history
  2. DOM events refactoring: Implemented pseudo-EventTargets defined on a …

    …real Element with a specified bounding box. This allows handling mouse events for both single and composite plots using a single Element.
    IKupriyanov-HORIS committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4f49c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    932896d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/master' into intera…

    …ctivity-wheel-tool-fix-for-firefox
    IKupriyanov-HORIS committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    895f488 View commit details
    Browse the repository at this point in the history