Files
excalidraw/src/scene
Christopher Chedeau c2a3b67ccc Fix scrollbar (#735)
The computation was not correct. I'm not really sure how it used to work but it was not taking into account the dimensions of the scene so it was wrong.

The new algorithm is computing the scrollbar such that it's the position of the viewport in relationship to the bounding box of the viewport and all the elements.

Fixes #680
2020-02-08 16:20:14 -08:00
..
2020-02-08 15:05:38 -08:00
2020-02-05 19:47:10 +01:00
2020-02-08 16:20:14 -08:00