You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TIP 474 provides uniform way to handle mouse wheel events
for all platforms.
> TIP 474: Treat the mouse wheel events in a uniform way
> https://core.tcl-lang.org/tips/doc/trunk/tip/474.md
So, use Tk 9.0 mouse wheel event handler for all platforms.
Adjust horizontal scroll size from 5 to 1 for human eyes.
5 is too big.
Signed-off-by: YOKOTA Hiroshi <[email protected]>
0 commit comments