Changes between Initial Version and Version 1 of Ticket #5394, comment 3


Ignore:
Timestamp:
2013-12-28T14:41:51+01:00 (12 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5394, comment 3

    initial v1  
    1 Sorry, the offending method call was a leftover from early days of development when I had no clear idea what data structures would be really needed. The set of currently selected ways does not need to be updated while we attempt to extend the selection. This bug was fixed in r23101, and I optimized and commented the WaySelection.findWay() method in r23104. Thank you for the report.
     1Sorry, the offending method call was a leftover from early days of development when I had no clear idea what data structures would be really needed. The set of currently selected ways does not need to be updated while we attempt to extend the selection. This bug was fixed in [o23101], and I optimized and commented the WaySelection.findWay() method in [o23104]. Thank you for the report.