2013/10/2 su_v <suv-sf@...58...>:
Assuming that later revisions 12645, 12647 and 12648 are all
somewhat
related to the same rendering/update problems:
With latest builds, why are lots of these warnings:
WARNING **: bbox unset when picking
generated when hovering an object if an empty layer (group) is present
and visible (empty layer group has to be lower in z-order than the
hovered object)?
Steps to reproduce:
1) launch current trunk (default prefs, default new doc)
2) add a new layer
3) draw a shape on the new layer
4) move the cursor over the canvas, watch console
--> warning is generated whenever cursor is over a selectable object
5) hide 'Layer 1' (empty)
--> warnings stop
I assumed that the _bbox always has to be set and forgot about the
empty layer/group scenario.
I'll remove the warning shortly.
Regards, Krzysztof