Skip to content

Commit

Permalink
[JumpBar] fixed possible issue
Browse files Browse the repository at this point in the history
  • Loading branch information
beatmasterRS committed Nov 10, 2023
1 parent c4e7c5a commit 2a23a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1080i/Includes_Furniture.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<animation effect="slide" start="0,0" end="-84,0" time="400" tween="quadratic" easing="out" condition="Control.HasFocus(290001)" reversible="false">Conditional</animation>
<animation effect="slide" start="-84,0" end="0,0" time="400" tween="quadratic" easing="in" condition="!Control.HasFocus(290001)" reversible="false">Conditional</animation>
<animation effect="slide" start="0,0" end="84,0" time="400" tween="quadratic" easing="in">WindowClose</animation>
<animation effect="fade" start="100" end="0" time="50" delay="400" condition="!Control.HasFocus(290001)">Conditional</animation>
<right>-100</right>
<top>-4</top>
<bottom>-4</bottom>
Expand Down

0 comments on commit 2a23a1b

Please sign in to comment.