-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
GUIwxGUI relatedwxGUI relatedPythonRelated code is in PythonRelated code is in PythonbugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
Special cmds e.g. d.rast runs twice, after double left mouse click.
Special cmds are:
r"^d\..*|^r[3]?\.mapcalc$|^i.group$|^r.import$|^r.external$|^r.external.out$|^v.import$|^v.external$|^v.external.out$"To reproduce
- Launch wxGUI
- Run "special" cmd from the wxGUI Console tab e.g.
d.rast elevation - Rerun same command from the wxGUI History tab tree (double left mouse click on the tree cmd node)
- Raster map elevation is added twice
Expected behavior
Special cmds e.g. d.rast should runs only once, after double left mouse click, same as other cmds.
System description
- Operating System: all
- GRASS GIS version: 8.4, 8.5.0dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIwxGUI relatedwxGUI relatedPythonRelated code is in PythonRelated code is in PythonbugSomething isn't workingSomething isn't working