You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: In thumbnail view, when there are few thumbnails like 2 or 3, they should not be vertically centered (avoid large gaps).
Fixed: Setting DocumentViewer.ZoomLevel property was not working. Normally when it's set to a non-zero percentage value,
that should override the DocumentViewer.ZoomMode property.
Included example projects:
ASP.NET Core (C#) - Visual Studio 2019+
ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+