gnome-shell/js
Florian Müllner 67a6c13d92
workspaceThumbnail: Don't rely on allocation to compute scale
We currently compute the target scale from the allocated height,
which means that it only becomes available after thumbnails have
been allocated at least once at their expanded height.

As the minimap is initially hidden, this only happens after it is
expanded for the first time, which means the corresponding transition
is not animated.

In order to allow for a fix, compute the target height ourselves
to allow the scale computation to work independently from the
expand factor.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3331>
(cherry picked from commit 2694a64ebb)
2024-05-22 16:38:58 +02:00
..
dbusServices screencast: Correct expected bus name for streams 2024-05-07 20:22:42 +02:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm authPrompt: Consume cancel key event 2024-05-22 16:38:35 +02:00
misc cleanup: Replace deprecated String.prototype.substr() 2024-04-21 14:30:55 +02:00
portalHelper portalHelper: Fix handling of invalid TLS certificates 2024-05-07 20:21:25 +02:00
ui workspaceThumbnail: Don't rely on allocation to compute scale 2024-05-22 16:38:58 +02:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-06 22:44:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00