Commit Graph

5 Commits (b07aa6e20594c8a57197925bf5d4021342fbf8fe)

Author SHA1 Message Date
Aakansha Doshi 953cd5563c
move the excalidraw props to correct file and typo fix ()
Mehedi Hassan cc52ea4ac2
Add support for long press to context menu on iOS ()
* Initial support for touch context menu

* Only deal with touch if it's available

* Fix touch checking

* Remove touch checking

* Added comments

* Combine onTouch with onPointer for mobile context menu support
Aakansha Doshi 17e9cc4506
Some cleanup in App.tsx ()
David Luzar 8c8458ceb0
fix incorrect font rendered on late load ()
Aakansha Doshi e98fba38be
refactor(app.tsx): use constants instead of hard coded strings for better readablility ()
don't use inline function as it will create a new refrence everytime