forked from AuroraMiddleware/gtk
widget-factory: Enable alpha in the color button
This lets us verify that the theme treats the alpha scale fairly.
This commit is contained in:
parent
6119f66401
commit
76eed98b36
@ -808,6 +808,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="rgba">#31316867a09f</property>
|
||||
<property name="use_alpha">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
Loading…
Reference in New Issue
Block a user