Washi1337 / AvaloniaHex

A hex editor control for Avalonia.
MIT License
78 stars 7 forks source link

Demo app layout broken on macOS #3

Closed v0idzz closed 4 months ago

v0idzz commented 4 months ago

Layout of the control in the demo app seems to be broken on macOS.

image

Setting FontFamily property of the HexEditor control to a monospace font that is available on macOS (for example "Monaco") fixes this issue.