Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)
https://quantumgame.io
MIT License
65 stars 16 forks source link

Drag and drop improvement #105

Closed orzel095 closed 4 years ago

orzel095 commented 4 years ago

I fix the layer issue. Dragging element now is above everything. I also fix a bug with toolbox. I try to improve rotate feeling, but problem is in updateCell function. After drop or rotate is a little lag (game is calculating path and other dependencies). I think this will be fix with production version. In development environment everything is slow down.

stared commented 4 years ago

Added some changes and merged (as I had to uncomment conde in config/firebase.ts)