Fix text size and underline in dialogxml #592
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-246"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should fix #246 ...
However, it does not, because for some reason, message controls are ignoring their text size. (This goes for the preset sizes that already existed, too.)
Fixing the bug will require going back through a lot of dialogs to make sure they look good with working large text on headings.
Grepping for the preset sizes should help with that.
Checked:
Still need to check:
What if there are some that have size not as the first attribute?
Ahhh here's the list with a modified grep to account for that.
I'll have to re-sort out the ones I've checked based on the first grep.