CarVac / filmulator-gui

Filmulator --- Simplified raw editing with the power of film
https://filmulator.org
Other
669 stars 31 forks source link

Minimum window width is too wide for 13" Macbook #111

Closed dconrad5 closed 4 years ago

dconrad5 commented 4 years ago

At UI Scale 1, the minimum window width is too wide to fit on a 13" Macbook, see pic:

Screen Shot 2020-05-25 at 12 07 59 PM
CarVac commented 4 years ago

I will have to experiment to see if I can make Filmulator detect the monitor size and reduce the default scale on first launch.

CarVac commented 4 years ago

Instead of doing anything complicated, I reduced the minimum window size from 1366 pixels to 1200, with small UI tweaks to text that would be covered up by the lens correction input box.

ac9b306

Can you see if it launches in a size that fits with UI Scale 1? I'm not sure about the behavior.

dconrad5 commented 4 years ago

Here's some screenshots of the default window size when it launches at UI Scale 1, it just ends up the full size of the screen:

Screen Shot 2020-06-17 at 10 26 25 PM Screen Shot 2020-06-17 at 10 26 45 PM Screen Shot 2020-06-17 at 10 26 54 PM Screen Shot 2020-06-17 at 10 27 00 PM

And here it is at minimum window width, UI Scale 1:

Screen Shot 2020-06-17 at 10 27 47 PM Screen Shot 2020-06-17 at 10 27 42 PM Screen Shot 2020-06-17 at 10 27 33 PM Screen Shot 2020-06-17 at 10 27 54 PM

Looks good to me! I can check/screenshot any other tweaks you want to make though.

CarVac commented 4 years ago

That's probably all I'll do for now. Eventually I may try to have it remember the previous window size, but that's for later on down the road.