Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVollmers committed Sep 29, 2023
1 parent 64e768d commit 1952628
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ protected virtual void LeaveTransition(Action? continueWith = null)
{
// ReSharper disable once AccessToModifiedClosure
timer.Dispose();

RenderContent = false;

UpdateState(TransitionState.CanEnter, continueWith);
Expand Down

0 comments on commit 1952628

Please sign in to comment.