Skip to content

AxisItem: Ignore drag/wheel events on ViewBox.#2057

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
ales-erjavec:axisitem-event-dispatch
Nov 6, 2021
Merged

AxisItem: Ignore drag/wheel events on ViewBox.#2057
j9ac9k merged 1 commit intopyqtgraph:masterfrom
ales-erjavec:axisitem-event-dispatch

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

Fixes #1975 (and #1937)

There is no need to re-dispatch the events in AxisItem, just to ignore them. The view box will correctly receive them.

It will correctly receive the them so there is no need to dispatch it
here.
@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Nov 6, 2021

Hi @ales-erjavec I'm about to test this out; but when I added your fork as a remote repo, was impressed w/ the number of branches you had haha.

Anyway, I tested this out, this works as expected, merging. Thanks for the PR!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected zoom behavior when grid is activated

2 participants