Open rambit opened 1 year ago
Describe the bug Scrolling the mouse with mousewheel on the scrollable frame to the right (Properties pane, Appearance tab) changes the properties of dropdowns when hovering above them, as can be seen in this recording.
mousewheel.webm
You'd need to remember what the dropdown was before the mistake, because you have to change it back manually, or quit without saving.
My best guess is that it derives from tkscrolledframe.py and more guessing that it could be bound around line 293?
Environment
Describe the bug Scrolling the mouse with mousewheel on the scrollable frame to the right (Properties pane, Appearance tab) changes the properties of dropdowns when hovering above them, as can be seen in this recording.
mousewheel.webm
You'd need to remember what the dropdown was before the mistake, because you have to change it back manually, or quit without saving.
My best guess is that it derives from tkscrolledframe.py and more guessing that it could be bound around line 293?
Environment