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.
This commit is contained in:
David Martínez Moreno
2026-04-24 01:52:25 -07:00
committed by GitHub
parent 66eb5fc4f4
commit b30470a714
2 changed files with 5 additions and 3 deletions

View File

@@ -2614,7 +2614,7 @@ msgid "Brim"
msgstr ""
msgid "Object/Part Setting"
msgstr "Object/part setting"
msgstr "Object/part settings"
msgid "Reset parameter"
msgstr ""