mindmup / legacy-mindmup

Legacy MindMup (v1) code

Home Page:https://www.mindmup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile swipes and context menu

0x0ece opened this issue · comments

Hi, I was testing on my iPhone and I had 2 major experience issues.

  1. When holding, the context menu opens exactly on the delete node item, making it really easy to delete a node by mistake.
  2. I found pretty hard adding new nodes. I'd like to propose to use swipes to support adding nodes, specifically:
   swiperight -> addSubIdea()
   swipedown -> addSiblingIdea()
   swipeup -> addSiblingIdeaBefore()
   swipeleft -> insertIntermediate()

Keep up the good work! E.