ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
669 stars 117 forks source link

fix: Accommodate long switch channel buttons texts #1828

Closed spydon closed 1 month ago

spydon commented 1 month ago

Screenshot from 2024-10-03 14-02-08 Screenshot from 2024-10-03 14-02-18

Instead of putting using the overflow bar we'll make the switch button flexible so that it can shrink when it needs to (and be larger when the text is long).

Fixes: #1513

anasereijo commented 1 month ago

great improvement, thanks!