Changes between Version 2 and Version 3 of Ticket #3910, comment 19
- Timestamp:
- 2012-04-03T18:15:52+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3910, comment 19
v2 v3 1 1 What about activating lasso mode on switching back to Select mode by '''S''' button? 2 2 3 Here is the patch. The reenterMode function is added to MapMode class that is called on repe tead activation attemps.3 Here is the patch. The reenterMode function is added to MapMode class that is called on repeated activation attemps. 4 4 (I hope it it clean enough not to add bugs).