* feat: Add Eraser 🎉
* Eraser working
* remove unused state
* fix
* toggle eraser
* Support deselect with Alt/Option
* rename actionDelete -> actionErase
* Add util isEraserActive
* show eraser in mobile
* render eraser conditionally in mobile
* use selection if eraser in local storage state
* Add sampling to erase accurately
* use pointerDownState
* set eraser to false in AllowedExcalidrawElementTypes
* rename/reword fixes
* don't use updateScene
* handle bound text when erasing
* fix hover state in mobile
* consider all hitElements instead of a single
* code improvements
* revert to select if eraser active and elements selected
* show eraser in zenmode
* erase element when clicked on element while eraser active
* set groupIds to empty when eraser active
* fix test
* remove dragged distance
How to contribute
Please do not contribute changes directly to these files, as we manage them with Crowdin. Instead:
- to request a new translation, open an issue.
- to update existing translations, edit them on Crowdin and we should have them included in the app soon!
Completion of translation
percentages.json holds a percentage of completion for each language. We generate these automatically on build time when a new translation PR appears.
We only make a language available on the app if it exceeds a certain threshold of completion.