mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
e928210ccd
## Summary Fixes a bug where zooming inside a sticky edit mode would trigger browser zoom. Instead, triggers regular canvas zoom. ## Related tickets and issues Fixes ADO-1581 ## Review / Merge checklist - [ ] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created. - [ ] Tests included. > A bug is not considered fixed, unless a test is added to prevent it from happening again. > A feature is not complete without tests. |
||
---|---|---|
.. | ||
__tests__ | ||
components | ||
composables | ||
css | ||
docs | ||
locale | ||
mixins | ||
styleguide | ||
types | ||
utils | ||
main.ts | ||
plugin.ts | ||
shims-markdown-it.d.ts | ||
shims-types.d.ts | ||
shims-vue.d.ts | ||
utils.scss |