mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
Do not start multi-block selection on UI elements (#662)
* Do not start multi-block selection on UI elements * Do not prevent mousedown event on inline toolbar actions * Remove log * Add comment
This commit is contained in:
parent
02dbda9722
commit
84689b5f05
6 changed files with 41 additions and 20 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
### 2.12.4
|
||||
|
||||
- `Fix` — Do not start multi-block selection on Toolbox and Inline Toolbar
|
||||
|
||||
### 2.12.3
|
||||
|
||||
- `Fix` — Make Toolbox tooltip position font-size independent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue