1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

[Editor] Allow to select a freetext editor when in ink mode

- and when in ink mode, change the toolbar active button when
  a freetext edited.
This commit is contained in:
Calixte Denizet 2022-06-29 18:09:32 +02:00
parent 2e83fa8e2d
commit a694e360a4
4 changed files with 27 additions and 1 deletions

View file

@ -47,6 +47,7 @@
resize: none;
width: auto;
height: auto;
z-index: 1;
transform-origin: 0 0;
}