Allow editing of feature names in edit feature dialog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Need: in complicated models, features take some time to appear after entering parameters. Wait-to-rename is tedious and discourages feature naming, a good practice. It's easy to forget to name the feature after futzing around with the parameters, which taxes short-term memory.
Suggested implementation: double-clicking on the window title replaces the title text with a text edit box containing the feature name. The rename happens when the user dismisses the dialog box by accepting changes. This implementation requires no extra space and does not break existing feature dialog documentation.