Files
OrcaSlicer/localization/i18n
David Martínez Moreno b30470a714 Fix the OnText handler in ObjectTableDialog to close on Esc. (#12979)
The OnText handler in ObjectTableDialog catches WXK_ESCAPE but swallows it.  Invert the logic to call Close() on Esc, and pass anything else to evt.Skip().

While at it, fix a typo in the dialog's title.
2026-04-24 16:52:25 +08:00
..
2026-04-22 10:51:54 -03:00
2026-04-16 12:38:51 +08:00
2026-04-22 23:05:23 +08:00