Description
Dialogs often add default listeners to text fields so that when you hit enter in one the dialog automatically closes.
We should add a convenience method in BaseTransformDialog or thereabout with a simple method like
addDefaultListeners( shell, e->ok());
Attachments
Issue Links
- Dependency
-
HOP-2027 Fix button positions in dialogs
-
- Resolved
-