Browse Source

Editor: fix sharp edges, when UI opacity < 1.0

Ivan K 10 years ago
parent
commit
368d880c2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/Data/UI/DefaultStyle.xml

+ 1 - 0
bin/Data/UI/DefaultStyle.xml

@@ -1,6 +1,7 @@
 <elements>
 <elements>
     <element type="BorderImage" >
     <element type="BorderImage" >
         <attribute name="Texture" value="Texture2D;Textures/UI.png" />
         <attribute name="Texture" value="Texture2D;Textures/UI.png" />
+        <attribute name="Blend Mode" value="alpha" />
     </element>
     </element>
     <element type="Button" style="BorderImage">
     <element type="Button" style="BorderImage">
         <attribute name="Image Rect" value="16 0 32 16" />
         <attribute name="Image Rect" value="16 0 32 16" />