Opened 14 years ago

Last modified 14 years ago

#2352 new bug

map is drawn twice on toggling a layer's visibility

Reported by: smizuno Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: Map Legend Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The map is drawn twice on toggling a layer's visibility.

show the problem:

  1. load two layers (can be the same; linestrings with lots of points helps to see the problem)
  2. turn on incremental drawing (this is to make the drawing more noticeable)
  3. turn off render caching (to be more noticeable)
  4. as you toggle layer visibility off and on observe the map being drawn twice on each toggle. Also, the wait cursor is put up twice.

The incremental drawing and render caching don't affect the problem.

This was noticed on Windows, but I believe all platforms are affected.

Change History (1)

comment:1 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0
Note: See TracTickets for help on using tickets.