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

Show ETA column on mobile in landscape #172

Open
kbernhagen opened this issue Jul 31, 2024 · 1 comment
Open

Show ETA column on mobile in landscape #172

kbernhagen opened this issue Jul 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kbernhagen
Copy link
Contributor

I want to see ETA frequently.
Please add it when phone is in landscape.

@jcoffland jcoffland added the enhancement New feature or request label Sep 7, 2024
@jcoffland
Copy link
Member

This could be solved by adding ETA when the screen width is slightly wider. It does complicate things a bit though since then we have "large", "small" and "tiny" screen modes. Note, that Web Control does not detect mobile devices. It just changes to tiny screen mode when the screen width is below a threshold number of pixels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants