-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
Coordinate trainer adjustements #1041
Coordinate trainer adjustements #1041
Conversation
julien4215
commented
Sep 19, 2024
- Style changes for the time progress bar and the settings
- Show score at the end
- New training in random mode recomputes a random side (consistent with the website)
…cy with the website
lib/src/view/coordinate_training/coordinate_training_screen.dart
Outdated
Show resolved
Hide resolved
before.mp4after.mp4 |
lib/src/view/coordinate_training/coordinate_training_screen.dart
Outdated
Show resolved
Hide resolved
…e orientation when abort or new training button is pressed instead of start training
I am trying to find a better layout to avoid overflows. I moved the show coordinates and show pieces toggles to settings because I thought that made more sense and since space was lacking below the board I thought that could be a good idea to move the side and time choices in the tune icon that was not used anymore. layout.webm |
I don't really understand the conflicts here @julien4215 . Can you have a look? Thanks :) |
I still didn't push my changes. I'd like to know first if you prefer the new layout I posted in my last message. I am not sure about it since it makes the side and time choices less accessible. |
Oops I missed that, I'm sorry. Yes I think it is fine as it is in your last recording. |