design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
933 stars 145 forks source link

Use CodeMirror editor for mobile versions #34

Closed ecarriou closed 7 years ago

ecarriou commented 8 years ago

System Designer uses ace for editing schemas/models/behaviors/.... We use this library for the web / desktop and mobile versions of the IDE. It seems that it is not optimize for touch screens. To fix this issue, we will use CodeMirror instead for mobile device.

It means: