Mobile gui #4196
Replies: 1 comment
-
|
Currently all data in the document is stored only on your computer (in saved There is an item on the roadmap for "Cloud document storage/device sync" and "Multiplayer collaborative editing". However they are not currently close to implementation. There is some initial work and CRDT in #4198. There is a tracking issue for tablet support in #1545. For mobile devices, the UI would need to be redesigned since the panel layout wouldn't really work. There is effort to keep the rendering engine isolated from the editor, so graphite files could be rendered in other contexts (e.g. game engine or file browser). I hope that clarifies the status for you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It’s feasible to have a mobile friendly gui ?
It could be read only and use sharable links ?
So I can easily send a link to my friends to look , and also an edit link , so they can edit back on tier desktop later
Beta Was this translation helpful? Give feedback.
All reactions