|
2017-11-13
, 20:39
|
Posts: 9 |
Thanked: 34 times |
Joined on Nov 2017
|
#12
|
Yeah that's meerun style man!
I looked into your code and really like your programming style, it's much more cleaner than mine...
However I see a few problems. There are reasons why I did not replicate meeruns record screen.
- I like Laufhelden beeing independantly of meerun and hopefully doing things better where it is possible, so no need to copy meerun style.
- I don't like the bad using of display space in meerun. I think the values letters should be larger.
Don't get me wrong I really appreciate your work. But the meerun record page style is just not right for me.
My suggestion would be that we add your page layout as an option. Maybe you can keep your record page in a different qml file and the user can choose that one in the settings.
We can also make your style the default one as it may be the best for most of the users.
Keep up your good work!
|
2017-11-14
, 21:14
|
Posts: 9 |
Thanked: 34 times |
Joined on Nov 2017
|
#13
|
Yeah that's meerun style man!
I looked into your code and really like your programming style, it's much more cleaner than mine...
However I see a few problems. There are reasons why I did not replicate meeruns record screen.
- I like Laufhelden beeing independantly of meerun and hopefully doing things better where it is possible, so no need to copy meerun style.
- I don't like the bad using of display space in meerun. I think the values letters should be larger.
Don't get me wrong I really appreciate your work. But the meerun record page style is just not right for me.
My suggestion would be that we add your page layout as an option. Maybe you can keep your record page in a different qml file and the user can choose that one in the settings.
We can also make your style the default one as it may be the best for most of the users.
Keep up your good work!
The Following 4 Users Say Thank You to hias For This Useful Post: | ||
|
2017-11-15
, 06:24
|
Posts: 58 |
Thanked: 223 times |
Joined on Apr 2017
@ Germany
|
#14
|
The Following 3 Users Say Thank You to jdrescher For This Useful Post: | ||
|
2017-11-15
, 20:29
|
Posts: 9 |
Thanked: 34 times |
Joined on Nov 2017
|
#15
|
The major problem is that I might not be able to do things on that dialog because it is no longer my code. I have a lot of ideas for it and I would have to work through your code to implement them.
f you really want to we can use your design although I really liked mine. But we have to make a few adjustments.
Here are my points:
- the heartrate field with the bar graph is much to small. We can keep that but heartrate needs to be a selectable value for one of the bigger fields
- current day time (clock), must always be visible
- battery level of heartrate device
The Following 3 Users Say Thank You to hias For This Useful Post: | ||
|
2017-11-16
, 06:41
|
Posts: 58 |
Thanked: 223 times |
Joined on Apr 2017
@ Germany
|
#16
|
|
2017-11-16
, 08:13
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#17
|
By the way, the map plugin seems to be buggy, has anyone seen those horizontal lines on the map while recording? At the moment I have no idea what to do about them. The track points added to the mappolyline are OK. They mostly appear when the map is in small mode. Maybe it is some scaling issue
|
2017-11-16
, 14:00
|
Posts: 248 |
Thanked: 1,142 times |
Joined on Dec 2014
@ Earth
|
#18
|
The Following 2 Users Say Thank You to DrYak For This Useful Post: | ||
|
2017-11-16
, 18:49
|
Posts: 95 |
Thanked: 196 times |
Joined on Oct 2010
|
#19
|
By the way, the map plugin seems to be buggy, has anyone seen those horizontal lines on the map while recording?
The Following 2 Users Say Thank You to Casanunda For This Useful Post: | ||
|
2017-11-20
, 21:35
|
Posts: 9 |
Thanked: 34 times |
Joined on Nov 2017
|
#20
|
The Following 5 Users Say Thank You to hias For This Useful Post: | ||
Tags |
heart rate, running, sport, sport tracker |
|
What are your main itches with my current proposal? One thing is the size of the letters. That's easily solvable.