enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.33k stars 69 forks source link

Window doesn't vertically fit on screen #554

Open canadaduane opened 8 months ago

canadaduane commented 8 months ago

Describe the bug I've installed Fre:ac for the first time (thank you!); however, the app window is too large to fit on my screen. It does not appear to be able to shrink vertically in order to fit (see screenshot below).

I have a 2256x1504 resolution display on my laptop, and I typically run it at 200% scale.

To Reproduce Steps to reproduce the behavior:

  1. Install the app via flathub
  2. Open the app

Expected behavior I'd like to be able to see the bottom line(s?) of the UI. Maybe a way to shrink some rows/sections? For example I can close the "Show title info" section, but it does not make the window take less space. Perhaps it could be made to? Another idea: make it so that vertically scaling the window shows fewer files in the joblist.

Screenshots image

System (please complete the following information)

Additional context I'm trying to see the file extension so I can set it to ".m4b" and convert a list of webm files to audiobook format.

garuffalo commented 6 months ago

Are you using the Flatpak version?

I had the same problem with the Flatpak version on my laptop (2560x1440; 200% scale). I switched to the AppImage version and that displayed normally. Might work for you as a workaround until the bug is fixed.

canadaduane commented 6 months ago

Yes, I'm using the Flatpak version. Thanks for pointing out a workaround!