Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes authored Oct 31, 2024
2 parents cb0da19 + 6008600 commit 23f0656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Avalonia.Controls.PanAndZoom/ZoomBorder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public void ZoomTo(double ratio, double x, double y, bool skipTransitions = fals
{
return;
}

_updating = true;

Log("[ZoomTo]");
Expand Down

0 comments on commit 23f0656

Please sign in to comment.