| commit | f0e406256d0d3043f3c32d2bb260f88e8c2e64b9 | [log] [tgz] |
|---|---|---|
| author | Josh Tynjala <joshtynjala@apache.org> | Thu Sep 04 13:55:32 2025 -0700 |
| committer | Josh Tynjala <joshtynjala@apache.org> | Thu Sep 04 14:28:33 2025 -0700 |
| tree | af778a6d94f916ea1e5e560187793212aed2f468 | |
| parent | 14c55bd270546a7c39fb873700007baae2bd486b [diff] |
installer: fix drop down list behavior and appearance Now shows a maximum 10 items because they were too long and went off screen. Now scrolls when there are more than 10 items. Items in the lists are now justified, instead of all being different sizes depending on the text, which is a better user experience and looks more polished.