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

improve Dock mode #112

Open
dvmarinoff opened this issue Apr 5, 2022 · 4 comments
Open

improve Dock mode #112

dvmarinoff opened this issue Apr 5, 2022 · 4 comments

Comments

@dvmarinoff
Copy link
Owner

dvmarinoff commented Apr 5, 2022

Suggestions:

  • larger tooltips, match size of timers font,
  • fix tooltip cutoff,
  • more space for workout and power graph,
  • fix quick connection indicators,
  • auto connect to paired devices,
  • stop confirm popup not standing out
  • split workouts list item to cols instead of rows
  • add buttons (quick links) to custom workout upload and ride report to home page,
@dvmarinoff
Copy link
Owner Author

@ph4r, just letting you know I added a dock mode button in the latest developer version. It's at the settings page in place of the theme button (I stopped supporting multiple themes long time ago anyway). It will open a new browser window in dock mode, and will place it at the top. Couldn't place it at the bottom, because the bluetooth search popup is getting cut off, and I don't have much control over it. Here is how it looks on Mac:
Screenshot 2022-04-06 at 14 09 10

I did some experiments with installable PWA, but the thing still refuses to resize bellow 300px height, both with js code and manual. The minimum that I got is triggering only Landscape mode for phones:

Screenshot 2022-04-06 at 11 51 19

@dvmarinoff
Copy link
Owner Author

dvmarinoff commented Apr 6, 2022

Reordered some of the widgets and changes the background-color. I am thinking of moving all the buttons from the fixed right section to the bottom row, but can't make my mind what should go where. This should open more space for the graphs.

I can't remove Speed and Distance, since the app now supports riding .fit file courses and activities, and the Lap avg power was specifically request by a lot of people. The slope field I confess I added as a filler to not brake symmetry so it can go.

Screenshot 2022-04-06 at 17 00 46

@ph4r
Copy link

ph4r commented Apr 6, 2022 via email

@dvmarinoff
Copy link
Owner Author

No worries, I haven't done much yet, just keeping you in the loop.

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

No branches or pull requests

2 participants