You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I am currently prototyping with craft.js and I was wondering if there is a way to select a node inside the editor only if ctrl key is held. I couldn't find any hints in the documentation. In my case I need to differentiate between a regular single-click and a ctrl-click. I would prefer to use the ctrl-click for node selection.
Could you help me out how to achieve this (if possible)?