excalidraw/examples/with-script-in-browser
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
..
.codesandbox chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
components feat: add props.renderScrollbars (#9399) 2025-04-19 21:50:44 +00:00
public/images chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
.gitignore chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
index.html chore: post publish docs & examples changes (#9217) 2025-03-11 13:02:59 +01:00
index.tsx refactor: auto ordered imports (#9163) 2025-03-12 15:23:31 +01:00
initialData.tsx chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
package.json feat: lasso selection (#9169) 2025-04-07 16:44:25 +10:00
tsconfig.json chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00
utils.ts refactor: auto ordered imports (#9163) 2025-03-12 15:23:31 +01:00
vercel.json chore: post publish docs & examples changes (#9217) 2025-03-11 13:02:59 +01:00
vite.config.mts chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 2025-02-28 16:49:09 +01:00