Closed v0idzz closed 4 months ago
Layout of the control in the demo app seems to be broken on macOS.
Setting FontFamily property of the HexEditor control to a monospace font that is available on macOS (for example "Monaco") fixes this issue.
FontFamily
HexEditor
Layout of the control in the demo app seems to be broken on macOS.
Setting
FontFamily
property of theHexEditor
control to a monospace font that is available on macOS (for example "Monaco") fixes this issue.