mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-25 13:23:01 +01:00
Adding layout minShowTime argument to set the minimum amount of time for a splash screen to show.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<layout width="1920" height="1080" font="LoveloBlack.otf" loadFontSize="32" fontColor="dedede">
|
||||
<layout width="1920" height="1080" font="LoveloBlack.otf" loadFontSize="32" fontColor="dedede" minShowTime="2">
|
||||
|
||||
<!--backgroundImage-->
|
||||
<image src="bkgnd.png" x="0" y="0" height="stretch" width="stretch" layer="0"/>
|
||||
|
||||
Reference in New Issue
Block a user