gnome-shell/js/gdm
Florian Müllner b02800f8b5 js: Explicitly set expand of St.Bin children
Right now, St.Bin ignores the child's expand properties, and
instead expands the child if its alignment is set to FILL.

This will change when we replace the custom allocation code
with a layout manager, so to prepare for that, set the expand
property where needed to keep the expected behavior.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3046>
2023-12-15 14:45:37 +00:00
..
authList.js js: Rely on default scroll policy where appropriate 2023-11-18 18:00:43 +00:00
authPrompt.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
batch.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
credentialManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
loginDialog.js js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
oVirt.js js: Port to modules 2023-08-06 13:02:49 +02:00
realmd.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
util.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
vmware.js js: Port to modules 2023-08-06 13:02:49 +02:00