josdejong/jsoneditor

Implement support for moving nodes on a mobile device

Open

#1,410 opened on Jan 17, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

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