From 401e5d68d8ef1ebae51432c731a4a1174b92eae3 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:39:21 -0700 Subject: [PATCH] Select all / none --- .../pdf-editor/pdf-editor.component.html | 30 ++++++++++++------- .../common/pdf-editor/pdf-editor.component.ts | 8 +++++ 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html index 44499be92..03ce41e2f 100644 --- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html +++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html @@ -4,16 +4,26 @@