You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #50 (comment)
The text was updated successfully, but these errors were encountered: