This is unblocked now that we have two key features:
- We have a full-screen
ImageViewer widget now, so it's okay to show smaller thumbnails that don't clog up the room timeline view.
- Makepad now supports
Fit size values with either relative or absolute max values.
- So we can do something like
height: Fit { max: 400 } or whatever value looks good.
Optionally, we can add a setting in the SettingsScreen to allow the user to control the max size of thumbnails: