mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
b6c141a7850059ac8fd41f8d11e9ea6ad95fb4c7
zoomLevel
from const
to let
.
Replaced `const` with `let` for `zoomLevel` in `App.vue` to allow reassignment. This change ensures proper handling of dynamic zoom levels during document signature operations.
Chill framework
Documentation of the Chill software.
The online documentation can be found at http://docs.chill.social
See the docs
directory for more.
Languages
PHP
77.8%
Twig
10.2%
Vue
7.2%
JavaScript
2.9%
TypeScript
1.1%
Other
0.8%