Changes between Initial Version and Version 1 of Ticket #8362, comment 7


Ignore:
Timestamp:
Jan 23, 2023, 7:17:37 PM (3 years ago)
Author:
Eric Pettersen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8362, comment 7

    initial v1  
    1 The ui/gui.py context menus are tool context menus.  The graphics window context menus are created in mouse_modes/std_modes.py in SelectMouseMode.mouse_double_click().  Just FYI.  Doesn't really change anything.
     1The ui/gui.py context menus are tool context menus.  The graphics window context menus are created in mouse_modes/std_modes.py in !SelectMouseMode.mouse_double_click().  Just FYI.  Doesn't really change anything.