While we're at it, the Language list is quite ugly, and the scrollbar is in the wrong spot:
I'd remove the padding from the main box, putting it on the list instead, set selection-mode: none on it, make the download buttons the activatable widgets and used AdwClampScrollable instead of AdwClamp. In addition, .flat isn't really supposed to be used with scrolled views so it intersects the list nastily.
While we're at it, the Language list is quite ugly, and the scrollbar is in the wrong spot: I'd remove the padding from the main box, putting it on the list instead, set
selection-mode: none
on it, make the download buttons the activatable widgets and used AdwClampScrollable instead of AdwClamp. In addition, .flat isn't really supposed to be used with scrolled views so it intersects the list nastily.Originally posted by @jannuary in https://github.com/TenderOwl/Frog/issues/50#issuecomment-1146571520