gtk2/gtk/theme/HighContrast
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
..
assets
_colors.scss
_common.scss LevelBar: Really fix underallocation of blocks 2017-08-29 00:03:47 +01:00
_drawing.scss
gtk-contained-inverse.css LevelBar: Really fix underallocation of blocks 2017-08-29 00:03:47 +01:00
gtk-contained-inverse.scss
gtk-contained.css LevelBar: Really fix underallocation of blocks 2017-08-29 00:03:47 +01:00
gtk-contained.scss
gtk-inverse.css
gtk.css
parse-sass.sh HighContrast: Update parse-sass.sh; remove Gemfile 2017-05-31 18:45:24 +01:00