Commit f0712f14 authored by Mikhail Efremov's avatar Mikhail Efremov

Set panel opacity to 100 by default.

parent ea8dc32c
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</property> </property>
<property name="horizontal" type="bool" value="true"/> <property name="horizontal" type="bool" value="true"/>
<property name="position" type="string" value="p=10;x=0;y=767"/> <property name="position" type="string" value="p=10;x=0;y=767"/>
<property name="leave-opacity" type="uint" value="20"/> <property name="leave-opacity" type="uint" value="100"/>
<property name="enter-opacity" type="uint" value="100"/> <property name="enter-opacity" type="uint" value="100"/>
</property> </property>
</property> </property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment