Georges Basile Stavracas Neto 402fd8ec29 iconGrid: Downscale icon size when comparing to defaults
The return value of st_theme_node_lookup_length() is scaled according
to the scale factor. IconGrid.ICON_SIZE is not. However, when BaseIcon
tries to fetch the CSS value for "icon-size" (which returns a scaled
value), it uses it as-is, mixing the two coordinate systems.

Use a single coordinate system (unscaled sizes) in IconGrid.BaseIcon.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1175
2020-04-03 16:04:40 -03:00
..
2020-03-31 05:43:40 +00:00
2020-04-02 12:08:00 +00:00
2020-02-10 22:30:52 +00:00
2019-11-11 19:25:14 +00:00
2020-03-31 05:43:40 +00:00
2020-03-31 05:43:40 +00:00
2020-03-31 05:43:40 +00:00
2019-11-11 19:25:14 +00:00
2020-03-31 05:43:40 +00:00
2020-03-27 10:39:58 +01:00
2020-04-03 12:57:01 +00:00