GrandOrgue / GoOdf

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

Creating GUI labels #5

Closed davidgritter closed 1 year ago

davidgritter commented 1 year ago

If I create several GUI labels, and edit the first one to put it above or centered between drawstop columns by setting Free X pos: to No and FreeY pos to No, everything works fine. However if I then try to edit the second GUI label, Free X pos and Free Y pos are already set to No, but the following choices are not active: At Top of drawstop columns Span column to right DispDrawstopCol

I need to toggle Free X or Free Y to get these active. I would assume that the settings for FreeX and FreeY in one label should not affect the other labels in any way.

larspalo commented 1 year ago

Yes, that's a bug. I'll fix it with next commit.

larspalo commented 1 year ago

@davidgritter Have you tested this since the fix I committed?

davidgritter commented 1 year ago

this is working correctly now

larspalo commented 1 year ago

Then I close this issue for now!