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
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
Currently the initial screen to select an API looks nice when the app is windowed:
But if it's fullscreen or it's too small, it looks weird:
This could be fixed with a custom layout similar to a CSS flexbox that changes the widgets' positions automatically. It's not really important right now because the project only has 3 APIs, but it should be done before there's more.