You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@SamR1 I've submitted one PR already for handling slow movement that I think should not impact the new UI, and I'm now working on the unit conversions. I'll try to make the unit conversion code usable across the new UI by handling most of it in the model itself, but can you make the labels in the new UI, such as "km" and "m" pull from a central variable?
In the current UI, I've got a lot of updating to do there, but if the variable statement was centralized, like <distanceText>/hr, then it will be much easier to pull in.
FitTrackee has a minimal interface (using on Bootstrap4), which hasn't changed since the first version.
As a first step:
UI
Technical
<script setup>
)docker-compose-dev.yml
PR to port
Progress
/auth/profile/edit/preferences
Some screenshots:
(not final versions)
The text was updated successfully, but these errors were encountered: