Changes between Initial Version and Version 1 of Ticket #13001


Ignore:
Timestamp:
2016-06-19T19:11:28+02:00 (8 years ago)
Author:
michael2402
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13001 – Description

    initial v1  
    44
    55The layer manager got a new resetState() method. It can currently not handle failing removeLayer listeners, this is why the tests might still be in an unclean state. I'll work on that next week.
     6
     7I tested this patch with several plugins but since the map view is now constructed after the layer was added to the layer list there might be problems with that. The MainPanel listener is registered before any plugin listeners so from their point there should be no difference. But you never know.