Closed bcampbell closed 3 years ago
Cycling to the next/previous pen index with the [ and ] keys doesn't work. Asserts in debug mode.
[
]
Should probably handled by the palette widget? Assuming palette widget will receive the keypresses if the main editor window ignores them...
Fixed by b3e00cd.
Cycling to the next/previous pen index with the
[
and]
keys doesn't work. Asserts in debug mode.