mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-18 18:02:49 +01:00
Fixed alpha value for last item in the main menu to prevent animation glitches.
This commit is contained in:
@@ -1097,7 +1097,7 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
</item>
|
||||
<item xOffset="1440"/>
|
||||
<item xOffset="1440" alpha="0"/>
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
@@ -1097,7 +1097,7 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
</item>
|
||||
<item xOffset="1440"/>
|
||||
<item xOffset="1440" alpha="0"/>
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
@@ -1097,7 +1097,7 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
</item>
|
||||
<item xOffset="1440"/>
|
||||
<item xOffset="1440" alpha="0"/>
|
||||
</menu>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user