Skip to content

Reintroduce Code Editor in Portrait Mode Layout #3

@syntaxerror247

Description

@syntaxerror247

After #2, the code editor is removed from the main layout due to less available space after switch to Portrait mode. A solution is needed to reintroduce the code editor in an Android user-friendly manner.

Options to consider:

  • A: Add a collapsible panel that allows users to toggle the code editor's visibility. Same as inspector but keep it collapsed initially.
  • B: Implement a tab-based layout where users can switch between the code editor and inspector.
  • C: Add a action bar option to open the code editor in a full-screen.
  • D: Allow users to swipe horizontally to switch between the code editor and the main layout.

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions