DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Text Diff editor displays the wrong context menu font

Open typetrait opened this issue 2 years ago • 0 comments

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

  1. Run the application
  2. Open the Text Diff tool
  3. Right click any of the two upper text boxes (Old text/New text)
  4. 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

Old/New text Diff

typetrait avatar Oct 18 '22 15:10 typetrait