Opened 7 years ago
Last modified 6 years ago
#3595 new defect
d.rast.edit: entering new value requires ENTER to be hit, GUI should be changed
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.4.5 |
Component: | wxGUI | Version: | svn-releasebranch74 |
Keywords: | d.rast.edit | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
d.rast.edit requires ENTER key to be hit when entering a New value". This is surprising and undocumented (and not obvious at all from the GUI).
Suggestion: change GUI behaviour to e.g. "zscale" value management of r.slope.aspect (or any other module).
In addition, two errors come up when using d.rast.edit:
# at startup: scripts/d.rast.edit:211: wxPyDeprecationWarning: Call to deprecated item. self.SetVirtualSizeHints(50, 50) # when saving WARNING: No data base element files found
Attachments (1)
Note:
See TracTickets
for help on using tickets.
d.rast.edit GUI