GeopJr/Collision

UI breaks sometimes

GeopJr opened this issue · 1 comments

Describe the bug
While debugging #58 I noticed that sometimes the UI would break (spinner misaligned to the left forever)

To Reproduce
Steps to reproduce the behavior:

  1. Pass welcomer
  2. Click on the header button with the label "Open" on the left side
  3. Select a file
  4. UI might break

Expected behavior
New file gets loaded and the main view is shown

Environment (please complete the following information):

  • OS: GNOME OS
  • Install method: Flathub

Additional context
Since the spinner wasn't aligned properly, I suspect it happens during file_set.

If it starts happening again, please comment here so I can reopen it.

Additionally, please pass the --debug arg and share the output. It would also help if you tried to resize the window to see if it will redraw it correctly.