gtk/demos
Matthias Clasen f7c87fb3b7 widget-factory: Fix smooth autoscrolling of scales
There is annoying interference between formatting the value
(for which we set the number of digits to show) and the small
frame-to-frame value changes that we do for autoscrolling.

To work around this, turn off the digits-based rounding entirely
and format the value ourselves with ::format-value.
2016-08-24 12:53:28 -04:00
..
gtk-demo gtk-demo: Make the scale demo fully functional 2016-08-24 11:11:57 -04:00
icon-browser One forgotten rename 2016-01-24 20:10:45 -05:00
widget-factory widget-factory: Fix smooth autoscrolling of scales 2016-08-24 12:53:28 -04:00
Makefile.am