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:
George Berezhnoy 2019-04-04 12:48:18 +03:00 committed by GitHub
commit 84689b5f05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 41 additions and 20 deletions

View file

@ -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