Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In compact mode, start statement on current line then overflow to full lines (low priority/post v11) #98

Open
david-a-wheeler opened this issue Jun 12, 2023 · 0 comments
Labels
UI UI related

Comments

@david-a-wheeler
Copy link
Contributor

In compact mode, a statement can take up the rest of the line if it fits, otherwise it starts on the next line. This takes a lot of unnecessary space, especially on a smartphone.

It'd be nice, at least when it's not being edited, if a statement could start "where it is" and then overflow to the next full lines. In many cases this would reduce the number of lines used on a smartphone. This would result in an editable field that isn't a rectangle; if that's a problem, switching to a rectangle while editing is fine.

This is lower priority, but I thought I should record the idea.

@expln expln added the UI UI related label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI UI related
Projects
None yet
Development

No branches or pull requests

2 participants