GrandOrgue / OdfEdit

A tool for GrandOrgue ODF edition, and Hauptwerk to GrandOrgue ODF conversion.
GNU General Public License v3.0
7 stars 1 forks source link

Correct way to not show any text on images #29

Closed larspalo closed 11 months ago

larspalo commented 1 year ago

I notice that the key value pair

DispLabelText=

is frequently used to not display any text on an element. The correct way to do this is by specifying instead:

TextBreakWidth=0

Compare with the GrandOrgue help for verification of this strategy if you're not ready to take my word for it.

eturpault commented 1 year ago

I used DispLabelText= empirically, I ignored that the proper way is to use TextBreakWidth=0 when one wants no text displayed, I will fix this in the next OdfEdit release, thanks for the information.

eturpault commented 11 months ago

This is fixed in OdfEdit v2.5