master
Improve ink drawing responsiveness
Replace simple return `if` statements with ternary operators
Move the `PageViewport` class into its own file
Match editor keyboard shortcuts by event.code as a fallback
Restore date too
[Editor] End active touch gestures on destroy
Use more optional chaining in the `src/` and `web/` folders
[Ink] Replace the opacity slider with an alpha-enabled color input
Extend the `unicorn/logical-assignment-operators` rule to if-statements
[Editor] FreeText annotations aren't supposed to have an attached popup so disable commenting for them (bug 1995028)
Give copied annotations distinct references