Closed squirrelfeng closed 2 years ago
Had the same problem, @squirrelfeng. The solution is to use
xmlns:paz="clr-namespace:Avalonia.Controls.PanAndZoom;assembly=Avalonia.Controls.PanAndZoom"
instead of
xmlns:paz="using:Avalonia.Controls.PanAndZoom"
@wieslawsoltes you should update readme in section "Using PanAndZoom" and can close this issue.
Thanks a lot!
Hi, good tool, thanks! But when I use it in my axaml, AvaloniaRider plugin is unable to preview design, it gives below warning:
Is it possible to be compatible? Thanks!