poster.blendColor alpha works differently in newer firmware
David Blume

David Blume commited on 2020-03-08 00:26:43
Showing 2 changed files, with 2 additions and 2 deletions.

... ...
@@ -112,7 +112,7 @@
112 112
       uri="pkg:/images/qr_87.png"
113 113
       width="60.0"
114 114
       height="60.0"
115
-      blendColor="0x60C0FF10"
115
+      blendColor="0x60C0FFE0"
116 116
       translation="[1790,960]" />
117 117
 
118 118
     <Timer
... ...
@@ -1,7 +1,7 @@
1 1
 title=dxb
2 2
 major_version=0
3 3
 minor_version=0
4
-build_version=4
4
+build_version=5
5 5
 ui_resolutions=fhd
6 6
 mm_icon_focus_hd=pkg:/images/mm_icon_focus_hd.png
7 7
 mm_icon_focus_sd=pkg:/images/mm_icon_focus_sd.png
8 8