Opened 14 years ago

Last modified 14 years ago

#2038 new bug

Incremental rendering of features does not work when render cache is used

Reported by: jpalmer Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: MapCanvas Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: WinXP SP2 Awaiting user input: no

Description

r11831 introduced the feature to cache rendering whenever possible. However this new functionality has disabled the number of features to draw before updating the display.

Change History (6)

comment:1 by pcav, 14 years ago

Component: Build/InstallMapCanvas

comment:2 by lutra, 14 years ago

confirmed also under linux with trunk. Is this on purpose?

comment:3 by smizuno, 14 years ago

Actually, it is partially working on the initial rendering - after a layer is drawn, it is displayed. This appears to be an unintended consequence.

However, the point of caching is to speed up redrawing the map if it is not necessary to re-render a layer, as when a layer is disabled/enabled for view and the extent hasn't changed, so I don't see a reason for incremental drawing at all.

I would recommend when render caching is enabled, incremental drawing not be used during rendering and be disabled in Settings|Options to indicate that it is not available.

comment:4 by jpalmer, 14 years ago

Summary: Incremental rendering of features does not working when render cache is usedIncremental rendering of features does not work when render cache is used

comment:5 by pcav, 14 years ago

Must Fix for Release: YesNo

comment:6 by pcav, 14 years ago

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