Changes between Initial Version and Version 1 of Ticket #11404


Ignore:
Timestamp:
2015-05-04T10:49:16+02:00 (9 years ago)
Author:
wiktorn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11404 – Description

    initial v1  
    1 Because of surplus calls to `tileLoadingFinished`, there is unnecessary load when tiles are loading. affectes both `TMSLayer` and `SlippyMabBoxChooser`
     1Because of surplus calls to `tileLoadingFinished`, there is unnecessary load when tiles are loading. affectes both `TMSLayer` and `SlippyMabBoxChooser`.
     2
     3This is especially visible on slow connections, where tile loading takes some time.