<div dir="ltr">Hi Hugo<div><br></div><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 17, 2014 at 10:28 PM, Hugo Mercier <span dir="ltr"><<a href="mailto:hugo.mercier@oslandia.com" target="_blank">hugo.mercier@oslandia.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
When labeling is enabled on a layer, then the rendering cache is made<br>
invalid and everything is computed for rendering.<br>
<br>
I may be missing something obvious, but I don't understand why.<br>
Is it because of a particular use case or because of some limitations in<br>
the caching process ?<br></blockquote><div><br></div><div>If we used cached layer image, the features for labeling from that layer would not be registered and therefore they would not appear. A smarter solution would be to keep the layer cached and just iterate over layer's features to register them (if they would get rendered).</div><div><br></div><div>Cheers</div><div>Martin</div><div><br></div></div></div></div>