76945c9051e8da1946322dd4ae861063c8c7415a
The PDF toolbar in `EnvelopeViewer.razor` has been redesigned to improve usability and functionality. Key changes include: - Added buttons for page navigation, zooming, and preset zoom levels. - Introduced a zoom slider and page input field for direct control. - Added "Fit to Width" and "Set Zoom to 100%" features. - Updated `ZoomIn` and `ZoomOut` methods with boundary checks. - Added new methods: `SetZoom`, `OnZoomSliderChanged`, `OnPageInputChanged`, and `FitToWidth`. Styling updates in `envelope-viewer.css` include a modernized toolbar design with rounded corners, shadows, and responsive layouts for smaller screens. `pdf-viewer.js` was updated with `setScale` and `fitToWidth` methods to support the new functionality. These changes enhance the interactivity, flexibility, and user experience of the PDF viewer.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%