Changeset 6277 for trunk


Ignore:
Timestamp:
Apr 19, 2016, 1:50:43 PM (8 years ago)
Author:
ldelgass
Message:

Add protocol to finalize box select

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/mapviewer.tcl

    r6263 r6277  
    18491849                $_click(y) == $y} {
    18501850                SendCmd "map box clear"
     1851            } else {
     1852                SendCmd "map box end $x $y"
    18511853            }
    18521854        }
Note: See TracChangeset for help on using the changeset viewer.