Closed sudipshil9862 closed 1 year ago
This is because the change of the font family is done using Pango attributes and the change of the size in the menu is done using markup. This is inconsistent and the Pango markup wins.
https://docs.gtk.org/gtk4/method.Label.set_attributes.html
says:
“While it is not recommended to mix markup strings with manually set attributes, if you must; know that the attributes will be applied to the label after the markup string is parsed.”
issue_fontbutton.webm