Skip to content

Commit

Permalink
Just in case, increase the effect length
Browse files Browse the repository at this point in the history
  • Loading branch information
tonihele committed Jul 30, 2024
1 parent 545cbff commit 39b6f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/Interface/MyControls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
<panel width="*" align="left" valign="center" childLayout="overlay" childClip="true">
<control name="label" id="#text" style="textSmall" text="$text">
<effect>
<onCustom name="horizontalAutoScroll" length="70000" start="0" end="85000" inherit="true" />
<onCustom name="horizontalAutoScroll" length="21474836" start="0" end="85000" inherit="true" />
</effect>
</control>
</panel>
Expand Down

0 comments on commit 39b6f93

Please sign in to comment.