Commit graph

17 commits

Author SHA1 Message Date
Joachim Bauch
c268cd1cad
Set locale of viewer to locale of Nextcloud.
This avoids differences in the language of Nextcloud and the viewer if
the browser lanuage is different from the language of the Nextcloud user.
2022-06-17 15:18:12 +02:00
Joachim Bauch
bee583b64e
Set title of author node (which might get clipped). 2022-03-01 16:01:35 +01:00
Joachim Bauch
4369e54f5a
Increase hit tolerance to help selecting small items. 2022-03-01 16:01:35 +01:00
Joachim Bauch
191667e7e0
Support changing color of text annotations. 2022-03-01 16:01:34 +01:00
Joachim Bauch
9d19395dcc
Improve drag/drop for text annotations. 2022-03-01 16:01:33 +01:00
Joachim Bauch
5e994f25a2
Add support for text annotations. 2022-03-01 16:01:33 +01:00
Joachim Bauch
085f421955
Don't recursively update drawer if settings are being changed. 2021-12-17 10:26:50 +01:00
Joachim Bauch
6782c1d233
Simplify settings handling to keep current drawer active.
With that better support changing properties of items and restore
previous settings after deselecting.
2021-12-16 14:44:52 +01:00
Joachim Bauch
032e1b3cbb
Update settings of selected item. 2021-12-08 16:27:44 +01:00
Joachim Bauch
d3bdb6a07e
Make stroke width configurable. 2021-12-08 14:51:09 +01:00
Joachim Bauch
728b749714
Loading pdf.js manually is not necessary, bundled with viewer. 2021-11-22 15:05:09 +01:00
Joachim Bauch
c1969140e5
Update pdf.js and viewer to 2.9.359 2021-11-22 14:55:37 +01:00
Joachim Bauch
9b55bdf0ea
Reconnect events are triggered on the socket.io manager since v3 2021-11-22 11:55:38 +01:00
Joachim Bauch
85f22bf0dd
Fix indent. 2021-11-11 13:43:20 +01:00
Joachim Bauch
32e91f42e0
Remove duplicate variables, already declared in eslintrc. 2021-11-11 13:43:20 +01:00
Joachim Bauch
cedc54a6b8
No longer need separate iro-transparency-plugin, now part of the core. 2021-11-11 11:33:59 +01:00
Joachim Bauch
fa6a17ac88
Manage dependencies through npm. 2021-11-10 16:57:34 +01:00