Skip to content

Conversation

@sloorush
Copy link
Member

No description provided.

mqasim23 and others added 30 commits December 4, 2024 13:33
mqasim23 and others added 30 commits January 22, 2025 17:26
See comment - the way this appears to work in windoows is that the
last item clicked on (without shift) is used as the base index.
This commit fixes FontObj for Label, Button and Edit

Note that this also provides a *generalised* approach to inheritance.
The existing code tried to do this via eg assuming that a text-decoration
CSS style would be inherited. It is not. See
https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration
I'm not sure this is the ultimate solution, but it does now at least
use the same styling function as everything else (getFontStyles)
and therefore actually respects different fonts and any other
styling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants