mehanix / arcada

📐 react & pixi.js interior design software / floor plan creator
https://arcada.nicoleta.cc
Apache License 2.0
77 stars 23 forks source link

Right clicking the page and opening the browser's context menu breaks the app #5

Open GabrielMajeri opened 2 years ago

GabrielMajeri commented 2 years ago

I've accidentally right-clicked the app's UI and opened a context menu:

image

And that seems to have broken the app, since I cannot move the screen or zoom in/out anymore in View mode, nor does Edit mode do anything 😅

mehanix commented 6 months ago

Context menu access should actually be disabled. Would love it if someone could actually take a look and implement this since it shouldn't be too difficult. I'll leave this as a good first issue.