Skip to content

Conversation

@octopols
Copy link
Contributor

Resolves: #16555

This commit adds a font preview feature to the font dropdown, where the dropdown displays what each font looks like. Additionally, a new property isFontDropdown has been added to the dropdown to check if the dropdown is a font dropdown.

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

This commit adds a font preview feature to the font dropdown, where the dropdown displays what each font looks like. Additionally, a new property `isFontDropdown` has been added to the dropdown to check if the dropdown is a font dropdown.
This commit adds a font preview feature to the font dropdown, where the dropdown displays what each font looks like. Additionally, a new property `isFontDropdown` has been added to the dropdown to check if the dropdown is a font dropdown.
Fonts with symbols are displayed by the default font
@igorkorsukov igorkorsukov force-pushed the master branch 6 times, most recently from fa1f8d3 to 525a11a Compare February 14, 2024 09:08
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.

Font dropdown menu should display what a font looks like.

1 participant