Files
excalidraw/src
Christopher Chedeau e1ed40be65 Fix exported size when drawing to the left (#575)
If you scroll and draw to the left of the origin, when you export the scene, there's a weird whitespace on the right. This is because we do the min() computation starting at 0 and not -Infinity

This also fixes pasted elements and scrollbars.
2020-01-26 12:28:15 +01:00
..
2020-01-25 19:37:58 -03:00
2020-01-26 11:34:15 +01:00
2020-01-24 20:35:51 +02:00
2020-01-24 21:02:55 +01:00
2020-01-24 12:04:54 +02:00
2020-01-25 09:47:02 -08:00
2020-01-26 11:46:56 +01:00
2020-01-25 19:37:58 -03:00
2020-01-24 12:04:54 +02:00
2020-01-02 11:03:48 -08:00
2020-01-24 12:04:54 +02:00
2020-01-26 11:46:56 +01:00
2020-01-20 14:59:00 -08:00
2020-01-24 20:45:52 +01:00
2020-01-24 12:04:54 +02:00
2020-01-24 21:02:55 +01:00