wieslawsoltes / PanAndZoom

Pan and zoom control for Avalonia.
http://wieslawsoltes.github.io/PanAndZoom/
MIT License
345 stars 45 forks source link

Using ZoomBorder inside the TabControl resets zoom and pan #63

Closed xqyjlj closed 1 year ago

xqyjlj commented 2 years ago

This happens when I use demo 10.14.0, and 11.0.0-preview1 in Windows

and I found that this phenomenon also happens in wpf("2.3.4")

AnakinCN commented 1 year ago

same issue, wonder how to manually fix it

wieslawsoltes commented 1 year ago

Not planned. You can store current zoom yourself while switching tabs and restore.