gtk2/gtk/theme
Daniel Boles c85f34b6fc LevelBar: Really fix underallocation of blocks
Themes should not enforce min sizes on blocks in continuous mode; in
this case, the filled block should be as large as it needs to be to
reflect the current value, and no larger or smaller than that. So, the
fact that the minimal size was selected on just levelbar block is wrong:
we should also require the levelbar.discrete class to apply min sizes.

The widget should enforce whatever correct minimum size results from the
above fix, by reapplying commit 78b4885fe8

Except: we should not allocate/draw the filled block if the value is 0,
as in this case, the LevelBar should be empty, not have a min-size fill.

https://bugzilla.gnome.org/show_bug.cgi?id=783649
2017-08-29 00:03:47 +01:00
..
Adwaita LevelBar: Really fix underallocation of blocks 2017-08-29 00:03:47 +01:00
HighContrast LevelBar: Really fix underallocation of blocks 2017-08-29 00:03:47 +01:00
Raleigh Raleigh: Fix font syntax 2016-04-25 23:25:55 -04:00
win32 win32 theme: Fix tooltip borders 2016-10-20 16:57:24 +02:00