1
0
Fork 0
fgdata/Nasal/canvas/gui/styles
Thomas Geymayer 0338d82c55 canvas.gui.ScrollArea: fix (wheel) scroll behavior.
Rewrite the way scrolling for ScrollAreas is handled: Store
content position instead of scrollbar positions to keep position
on resize and promote moving the content instead of the contents
to as primary API.
Let the mousewheel scroll by fixed content offset instead of
scrollbar offset to make it actually usable (especially with
low scrolling distance).
2014-06-26 00:50:46 +02:00
..
DefaultStyle.nas canvas.gui.ScrollArea: fix (wheel) scroll behavior. 2014-06-26 00:50:46 +02:00