1
0
Fork 0
fgdata/Nasal/canvas
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
..
gui canvas.gui.ScrollArea: fix (wheel) scroll behavior. 2014-06-26 00:50:46 +02:00
map Navdisplay: use true airspeed 2014-06-20 21:52:35 +02:00
api.nas MapStructure: avoid flickering labels/paths 2014-06-24 14:21:14 -05:00
generic-canvas-map.xml Airport dialog: Basic support for drag/zoom with the mouse 2012-12-03 00:39:13 +01:00
gui.nas canvas.gui: Draw tooltips on top of other windows/dialogs. 2014-06-24 15:34:03 +02:00
map.nas MapStructure work & (partial) integration 2014-01-09 21:24:22 -06:00
MapStructure.nas MapStructure: a few WPT/RTE bugfixes 2014-06-06 21:19:12 -05:00
PropertyElement.nas canvas.gui: Update for core changes and use new layouting system 2014-06-03 19:30:30 +02:00
svg.nas Canvas/SVG parser: fix bounding box and rotation center. 2014-02-08 00:43:13 +01:00
tooltip.nas canvas.gui: Draw tooltips on top of other windows/dialogs. 2014-06-24 15:34:03 +02:00