mwieder / glx2ScriptEditor

glx2ScriptEditor is an alternative script editor for the LiveCode IDE
MIT License
6 stars 3 forks source link

Changing font size changes also the font size of the buttons Find, Replace,All and the fields for the search and replace value #1

Closed matthiasrebbe closed 4 years ago

matthiasrebbe commented 4 years ago

Changing the font size changes also the fonsize of the 2 fields for the find and replace values and also the text size of the buttons "find", "replace" and "all".

But this is not seen immediately. When changing font size only the change in the script editor window is visible. But after a restart of GLX2 also the textsize of the above mentioned fields and buttons has changed. So larger font sizes make at least the buttons not completely readable

glx-fontsize
mwieder commented 4 years ago

Fixed in the latest build. I'm assigning a fixed font size to the Find/Replace text row now.