improvement: Tweak error message on image import (#2619)

* improvement: tweak error message on image import

* tweak copy
This commit is contained in:
David Luzar 2020-12-20 16:11:44 +01:00 committed by GitHub
parent 4a89aba682
commit b997e69ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View file

@ -38,6 +38,7 @@ Please add the latest change on the top under the correct section.
### Improvements
- Improve error message around importing images [#2619](https://github.com/excalidraw/excalidraw/pull/2619)
- Add tooltip with icon for embedding scenes [#2532](https://github.com/excalidraw/excalidraw/pull/2532)
- RTL support for the stats dialog [#2530](https://github.com/excalidraw/excalidraw/pull/2530)
- Expand canvas padding based on zoom. [#2515](https://github.com/excalidraw/excalidraw/pull/2515)