From 187d0cafddedfe2fd649a8288f0af216e0c1eea0 Mon Sep 17 00:00:00 2001 From: Daniel Dresser Date: Fri, 26 Jan 2024 18:14:10 -0800 Subject: [PATCH] FIX : Premultiply : Move useDeepVisibility to advanced tab --- python/GafferImageUI/PremultiplyUI.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/GafferImageUI/PremultiplyUI.py b/python/GafferImageUI/PremultiplyUI.py index 8a889fe343c..18774bccc0c 100644 --- a/python/GafferImageUI/PremultiplyUI.py +++ b/python/GafferImageUI/PremultiplyUI.py @@ -76,6 +76,7 @@ by multiplying RGB by visibility, and then wiping out the 'A' channel. """, + "layout:section", "Advanced", ],