083a691a74
Back in the day, adaptToSize() contained mad maths to figure out icon sizes. Over time, its scope was reduced, to the point where we are today where it mostly just redoes some quick maths to predict the grid size based on the CSS box model. Remove adaptToSize() from BaseAppView and child classes. It still is an internal detail of the IconGrid class, but it's not exposed as a "public" method anymore. This removal is not perfect, as it doesn't move or compensate for any of page indicators and arrows code. This will be done in follow up commits introducing a new layout manager for that. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2335> |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |