mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: scrollbar rendering should use al renderable elements
This commit is contained in:
parent
c1be250493
commit
ede053932e
9 changed files with 160 additions and 14 deletions
|
@ -81,6 +81,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
|||
"penMode": false,
|
||||
"pendingImageElementId": null,
|
||||
"previousSelectedElementIds": {},
|
||||
"renderScrollbars": false,
|
||||
"resizingElement": null,
|
||||
"scrollX": 0,
|
||||
"scrollY": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue