Changes between Version 2 and Version 3 of Ticket #3910, comment 19


Ignore:
Timestamp:
2012-04-03T18:15:52+02:00 (13 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3910, comment 19

    v2 v3  
    11What about activating lasso mode on switching back to Select mode by '''S''' button?
    22
    3 Here is the patch. The reenterMode function is added to MapMode class that is called on repetead activation attemps.
     3Here is the patch. The reenterMode function is added to MapMode class that is called on repeated activation attemps.
    44(I hope it it clean enough not to add bugs).