Canvas and message windows shown at confusing times in blocks
Offen
bug
funblocks
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.3k
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
There's room for a lot of improvement in when various UI elements are shown. I'd propose:
a) The sidebar (including the source code box) is always visible, as it is now.
b) The message box starts out hidden, and is shown from the moment the user clicks Run, until they click Stop.
c) The canvas is show when there is a running program, and there are no errors.
Currently, the message window is always visible even with no program running, and the canvas starts out visible (but is hidden by the Stop button). These seem wrong.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.