When did the main page layout change?
- FDR
-
Topic Author
- Offline
Less
More
09 Feb 2013 19:43 - 09 Feb 2013 19:44 #6180
by FDR
When did the main page layout change? was created by FDR
Last edit: 09 Feb 2013 19:44 by FDR.
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
09 Feb 2013 20:26 #6182
by PhracturedBlue
Replied by PhracturedBlue on topic When did the main page layout change?
It wasn't done on purpose by me. I agree with you, that it doesn't look right. Maybe domcars adjusted it to allow displaying really big timer values. I'll dig into it.
- domcars0
-
- Offline
Less
More
- Posts: 390
09 Feb 2013 20:40 - 09 Feb 2013 21:38 #6183
by domcars0
I changed :
-#define BOX_W 100
+#define BOX_W 113
In pages/320x240x16/main_config.c
If we want to keep the previous width, we have to denied the permanent timer display on the four top Boxes main page ...
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Replied by domcars0 on topic When did the main page layout change?
That is ... This is because the permanent timer may have a value of 99:59:59...PhracturedBlue wrote: Maybe domcars adjusted it to allow displaying really big timer values. I'll dig into it.
I changed :
-#define BOX_W 100
+#define BOX_W 113
In pages/320x240x16/main_config.c
If we want to keep the previous width, we have to denied the permanent timer display on the four top Boxes main page ...
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Last edit: 09 Feb 2013 21:38 by domcars0.
- FDR
-
Topic Author
- Offline
09 Feb 2013 21:34 #6184
by FDR
Replied by FDR on topic When did the main page layout change?
OK, I thought about that too, but why did the bars move? Do they use the same BOX_W?
BTW why did you choose such a nice prime number?
Anyway, no problem, just need to move them more to the edges...
BTW why did you choose such a nice prime number?
Anyway, no problem, just need to move them more to the edges...
- domcars0
-
- Offline
Less
More
- Posts: 390
09 Feb 2013 21:40 #6185
by domcars0
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Replied by domcars0 on topic When did the main page layout change?
Probably yes ....FDR wrote: OK, I thought about that too, but why did the bars move? Do they use the same BOX_W?
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
- domcars0
-
- Offline
Less
More
- Posts: 390
09 Feb 2013 22:51 - 09 Feb 2013 23:07 #6186
by domcars0
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Replied by domcars0 on topic When did the main page layout change?
I've recentered/replaced the Boxes and GraphBars on the 320x240x16 main page.
I think now it's nice again
@PB: You may take a look on my repository, I've coded the button to reset the permanent timer.
I think now it's nice again
@PB: You may take a look on my repository, I've coded the button to reset the permanent timer.
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Last edit: 09 Feb 2013 23:07 by domcars0.
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
10 Feb 2013 06:37 #6195
by PhracturedBlue
Replied by PhracturedBlue on topic When did the main page layout change?
did you test this with 'outer' trims? The boxes are too close to the toggles. if you move the bars and boxes a little toward sthe outside for this case, I think it will be good.
- domcars0
-
- Offline
Less
More
- Posts: 390
10 Feb 2013 09:20 #6199
by domcars0
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Replied by domcars0 on topic When did the main page layout change?
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
10 Feb 2013 13:27 #6208
by PhracturedBlue
Replied by PhracturedBlue on topic When did the main page layout change?
Thanks. I'll pull once I've looked over the timer stuff
Time to create page: 0.143 seconds
-
Home
-
Forum
-
Development
-
Development
- When did the main page layout change?