https://bugs.kde.org/show_bug.cgi?id=394199

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dimul...@gmail.com
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
The problem is a bit more deep than I thought: some of our layers have internal
projections and their regeneration is disabled when the layer is invisible. And
making the node isolated root doesn't make it officially visible.

The list of layers/functions that activate internal projections and therefore
will not work in Invisible+Isolated mode:

1) Layer with onion skins
2) Layer with any mask
3) Clone layer with an offset (changing the source layer will not update
isolated and invisible clone)
4) Shape layers


The solution for this bug would be to implement two kinds of "visibility":
visibility for "regeneration updates" and "user visibility". But it needs quite
a bit of work, because it will introduce some special initializing and final
updates when activating/deactivating isolated mode. It needs thinking.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to