mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
* fix scrollbar detection on high devicePixelRatio devices * don't create a new element on pointerdown over a scrollbar * Return scrollbars from renderScene and use it in isOverScrollBars * remove unneeded setState * show default cursor when hovering or dragging a scrollbar * disable scrollbars when in multielement mode Co-authored-by: David Luzar <luzar.david@gmail.com> |
||
---|---|---|
.. | ||
browser-native.d.ts | ||
comparisons.ts | ||
createScene.ts | ||
data.ts | ||
export.ts | ||
index.ts | ||
scrollbars.ts | ||
selection.ts | ||
types.ts | ||
zoom.ts |