mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 17:58:53 +01:00
Game index counter now runs during scrolling.
This commit is contained in:
parent
88becbd8f2
commit
42835e689b
@ -1861,7 +1861,7 @@
|
||||
|
||||
|
||||
<!-- 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>
|
||||
<set duration=".15">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
|
||||
@ -1861,7 +1861,7 @@
|
||||
|
||||
|
||||
<!-- 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>
|
||||
<set duration=".15">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user