hfann

Results 4 issues of 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...

enhancement
up-for-grabs

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...

bug
evaluation required

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...

bug
evaluation required

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.