mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-13 02:08:52 +01:00
Game index counter now runs during scrolling.
This commit is contained in:
parent
88becbd8f2
commit
42835e689b
@ -1861,7 +1861,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Collection Size -->
|
<!-- Collection Size -->
|
||||||
<reloadableText type="collectionIndexSize" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
|
<reloadableText type="collectionIndexSize" menuScrollReload="true" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
|
||||||
<onExit>
|
<onExit>
|
||||||
<set duration=".15">
|
<set duration=".15">
|
||||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||||
|
|||||||
@ -1861,7 +1861,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Collection Size -->
|
<!-- Collection Size -->
|
||||||
<reloadableText type="collectionIndexSize" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
|
<reloadableText type="collectionIndexSize" menuScrollReload="true" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
|
||||||
<onExit>
|
<onExit>
|
||||||
<set duration=".15">
|
<set duration=".15">
|
||||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user