Skip to content

Fix: Properly Play Animations / Display Onion Skins During Isolation of Hidden Layers

Eoin O'Neill requested to merge (removed):bug394199 into master

Also, correctly shows onion skins during isolation. Also fixes some edge cases where drawing on isolated layers didn't work properly.

BUG:394199

@dkazakov So I think I got it working without having to rely too much on exposing some functionality from within KisProcessingApplicator and I think I'm also doing it without sacrificing the performance on non-hidden layers. Let me know if you have any issues with this patch.

I think that the timeline should change to reflect isolation better, but that can be a separate patch.

Merge request reports