Commit Graph

3 Commits (3c295559c77d886d445a6c8bce178af6309deffb)

Author SHA1 Message Date
David Luzar 9733ecb3df
fix: popover positioning (#3399) 4 years ago
Aakansha Doshi 830fb64a25
fix: Support Excalidraw inside scrollable container (#3018)
* refactor: remove position fixed from excalidraw container, modal and stats

* remove unused css

* remove position fixed from toast and scroll to content

* Make excal interactable by fixing offsets and set popover as fixed since position needs to be calculate from viewport  top

* Assign 200px less than height of Excalidraw to the selected shapes actions o UI doesn't overflow

* update changelog, readme and package.json
4 years ago
Aakansha Doshi a61b212220
scope css under name space excalidraw (#1983) 4 years ago