fix(DeDocumentViewer): Account for toolbar and padding when calculating Fit Page zoom in viewer

This commit is contained in:
2025-12-11 14:50:45 +00:00
parent 79db99e919
commit 6328a2783e
4 changed files with 15 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '2.0.2',
version: '2.0.6',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}