GrandOrgue / GoOdf

A tool for creating/editing organ definition files for GrandOrgue
GNU General Public License v3.0
11 stars 1 forks source link

Text runs out of page when window not optimized #99

Closed Bumblebee001 closed 2 months ago

Bumblebee001 commented 3 months ago

Hi,

I noticed that the default window that opens up is not optimised such that text/ features run off the screen and are invisible.

For text to appear correctly, one has to widen the window.

I am using Windows 11 with default screen resolution 2880x1620 (as well as an extended screen with resolution 1920x1080).

Screenshot 2024-05-16 065504

larspalo commented 3 months ago

If you widen the screen, the settings used should be saved and used in the future, right? Also the proportion of the organ tree vs the current panel can be adjusted to suit your needs by dragging with the mouse.

I have to think about a way to reliably set a default size that should work at the very first open though.

Bumblebee001 commented 3 months ago

The answer to your two questions: Yes and yes.

Horizontal and vertical adjustments are limited when reducing window size. Whilst the vertical height minimum is adequate, the horizontal width minimum should be extended somewhat to accommodate all the text .... or that particular line of text needs to be shortened with the features laid out in two lines of text instead of one.

larspalo commented 3 months ago

Ok, interesting. I see that on the [Organ] panel things seem to work as I intended, so that the size of the right side panel cannot be made smaller than the contained elements allow. The Rank or Stop/Internal Rank panel on the other hand can be made too small, which results in some of the gui objects being pushed out of the screen. I'll investigate that and see if I can find a fix for it.

larspalo commented 3 months ago

Could you please try the build at https://github.com/GrandOrgue/GoOdf/actions/runs/9115265763 and see if that fixes the issue for you?