DevToys
DevToys copied to clipboard
Text Diff editor displays the wrong context menu font
Description
The context menu font for the diff CodeEditor
control in the Text Diff tool's page is incorrect (and is probably VS Code's fallback/default font for font issues).
I believe it has to do with how these properties are implemented, but I haven't checked thoroughly yet.
Steps To Reproduce
- Run the application
- Open the Text Diff tool
- Right click any of the two upper text boxes (Old text/New text)
- Right click the diff text box
Expected behavior
The diff text editor's context menu should display the correct font.
DevToys Version
Version 1.0.10.0 | X64 | RELEASE | b949a18 | b949a18
Relevant Assets/Logs