josdejong/jsoneditor

Implement support for moving nodes on a mobile device

Open

#1,410 opened on Jan 17, 2022

 (3 comments) (0 reactions) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

Description

When at PC, I can move a node via Shift + Alt + Up/Down. But mobile can not do that.

So I want a button to sent this event.

And, I wish Jsoneditor can support mobile.

Contributor guide