excalidraw/packages/excalidraw/components/canvases
Jack Walsh 5fc13e4309
feat: add props.renderScrollbars (#9399)
* Expose renderScrollbars to AppState

* fix: scrollbar rendering should use al renderable elements

* remove `appState.renderScrollbars`

* clean unused

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-04-19 21:50:44 +00:00
..
index.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
InteractiveCanvas.tsx feat: add props.renderScrollbars (#9399) 2025-04-19 21:50:44 +00:00
NewElementCanvas.tsx refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
StaticCanvas.tsx feat: lasso selection (#9169) 2025-04-07 16:44:25 +10:00