eserte / perl-tk

the perl module Tk
https://metacpan.org/release/Tk
Other
44 stars 31 forks source link

Allow mousewheel to scroll horizontal scrollbars on X11 #59

Open chrstphrchvz opened 5 years ago

chrstphrchvz commented 5 years ago

(Windows is unaffected by this change)

Requires horizontal scrolling or shift+vertical scrolling, which more closely matches upstream Tcl/Tk behavior (as of 8.5.15; see scrlbar.tcl)

Fixes RT #130109: https://rt.cpan.org/Ticket/Display.html?id=130109

Acked-by: @thefatphil