elementary / installer

Installer front-end for Linux-based OSes
https://elementary.io
GNU General Public License v3.0
173 stars 48 forks source link

AbstractInstallerView: replace ButtonBox with Boxes #766

Closed danirabbit closed 4 months ago

danirabbit commented 5 months ago

No ButtonBox in Gtk4, so use two boxes

zeebok commented 4 months ago

This works but I do notice that some buttons are different sizes: Before Screenshot from 2024-05-23 14 16 37

After Screenshot from 2024-05-23 14 16 21

danirabbit commented 4 months ago

@zeebok okay should be fixed now! I created a button-box css class that includes the minimum width for buttons