Re: [Pipmak-Devel] Inactivity warning
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2008-02-16 09:43:16
|
NigeC wrote: > Christian Walther wrote: >> I probably won't fix the problem with stacked cubic nodes > thats a shame Heh, now don't take my quote out of context! ;) It's just too complex to cram into this release. It's a fundamental issue with how the hand and pan tools interact with overlaid nodes, it's not just a superficial bug. I need to spend some thought on how to solve this properly. The current behavior, where on overlays always the hand tool is used, indepentently of what tool is selected on the background node, makes sense when the overlay is e.g. a tools palette - clicking on the tools palette while having a paint tool selected shouldn't paint on the palette, but select a new tool. But of course this behavior is inapropriate when the overlay is part of the scenery. Perhaps we need to distinguish between "palette" overlays and "scenery" overlays, or perhaps the pan tool needs to be made a special case, or something. -Christian |