bkiefer / GraVE

Other
0 stars 0 forks source link

CodeEditor needs functionality #2

Closed bkiefer closed 4 years ago

bkiefer commented 5 years ago

Still unclear how exactly that should work, since we have two independent locations for editing the code, updates have to be synchronized (Observer?). See mEditedObject, etc.

Also, we maybe need a "save changes" and "revert" button (on the right, below the pin, maybe "grünes Häkchen" and "rotes X")

bkiefer commented 5 years ago

Maybe clearing / not showing the other area would at least remove the awkward feeling that something goes wrong.

bkiefer commented 4 years ago

Currently works fine after removal of the second code window, which was a nice but non-working feature.