You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
macOS: respect strikeout attribute in menu item fonts
When we draw menu item text with CoreText instead of QPainter, then we
need to translate QFont::strikeOut() explicitly to an entry in the
attribute dictionary.
Task-number: QTBUG-136215
Change-Id: Ic4a895cd10c950c477acffca0078718490f4f0b7
Reviewed-by: Tor Arne Vestbø <[email protected]>
0 commit comments