mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: Fix centering element on init (#2445)
Co-authored-by: Andrés Rivera <andres@MBP.local> Co-authored-by: Lipis <lipiridis@gmail.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
parent
23f21434ff
commit
fb582b45db
3 changed files with 51 additions and 0 deletions
|
@ -26,6 +26,7 @@ Please add the latest change on the top under the correct section.
|
|||
|
||||
### Fixes
|
||||
|
||||
- Fix scroll-to-center on init for non-zero canvas offsets [#2445](https://github.com/excalidraw/excalidraw/pull/2445)
|
||||
- Hide collab button when onCollabButtonClick not supplied [#2598](https://github.com/excalidraw/excalidraw/pull/2598)
|
||||
- Fix resizing the pasted charts [#2586](https://github.com/excalidraw/excalidraw/pull/2586)
|
||||
- Fix element visibility and zoom on cursor when canvas offset isn't 0. [#2534](https://github.com/excalidraw/excalidraw/pull/2534)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue