Skip to content

Try to improve web UI CSS on mobile or similar devices - #64

Open
drjaska wants to merge 1 commit into
johnpc:mainfrom
drjaska:mobile-ui
Open

Try to improve web UI CSS on mobile or similar devices#64
drjaska wants to merge 1 commit into
johnpc:mainfrom
drjaska:mobile-ui

Conversation

@drjaska

@drjaska drjaska commented Aug 30, 2026

Copy link
Copy Markdown

"add folder" button in path picker only appears on :hover but some mobile browsers never hover at all or it's awkward to do. It's now always dimly visible and fully visible on hover/tap.

Folder picker is now a single column layout on mobile, it was too narrow to be readable as a two column layout.

Modals use more viewport width/height variables over pixels to avoid having too small intractable elements on smaller screens. Some elements were resized to be more finger tapping friendly.

Hid overflowing horizontal content (unbreakable text of file paths, error messages, and so on).

These changes may still need further improvements.

"add folder" button in path picker only appears on :hover but some
mobile browsers never hover at all. It's now always dimly visible and
fully visible on hover/tap.

Folder picker is now a single column layout on mobile, it was too narrow
to be readable otherwise.

Modals use more viewport width/height variables over pixels to avoid
having too small intractable elements on smaller screens. Some elements
were resized to be more finger tapping friendly.

Hid overflowing horizontal content (unbreakable text of file paths,
error messages, and so on).

These changes may still need further improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant