hfann
hfann
Using version 4.3.0, the default style `MaterialDesignToolToggleListBoxItem` for toolbar toggle button in non-selected enabled state can be easily mistaken as disabled state. By changing the `Opacity` property to 0.92 in...
Keyboard mnemonics doesn't display when using the default `DialogHost` style. If `MaterialDesignEmbeddedDialogHost` style is used, keyboard mnemonics are displayed. They still work but the keys are not underlined. Dialog using...
If you use Alt+Tab to switch to another app and back while a `DialogHost` dialog is opened, the keyboard focus is gone to the controls behind the dialog. The only...
Subscript should be 1 ~ (x~2~) instead of 2 while strikethrough should be 2~~ (~~strikethrough~~). I believe this is how Markdig renders them. Please fix them.