add overlay blending mode
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
</node>
|
||||
<border dir="col" align="center" grow="1" width="1" flood-events="1">
|
||||
<node height="30" pad="1" width="100%" dir="row">
|
||||
<combobox id="blend-mode" text="Normal" width="100%" height="30" combo-list="Normal,Multiply,Screen,Color Dodge" default="0"/>
|
||||
<combobox id="blend-mode" text="Normal" width="100%" height="30" combo-list="Normal,Multiply,Screen,Color Dodge,Overlay" default="0"/>
|
||||
</node>
|
||||
<node height="20" pad="1" width="100%" dir="row">
|
||||
<slider-h id="tip-size" width="1" grow="1" value=".25"/>
|
||||
|
||||
Reference in New Issue
Block a user