When did the main page layout change?
- FDR
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- domcars0
- Offline
- Posts: 390
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
Please Log in or Create an account to join the conversation.
- FDR
- Topic Author
- Offline
BTW why did you choose such a nice prime number?
Anyway, no problem, just need to move them more to the edges...
Please Log in or Create an account to join the conversation.
- domcars0
- Offline
- Posts: 390
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
Please Log in or Create an account to join the conversation.
- domcars0
- Offline
- Posts: 390
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
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- domcars0
- Offline
- Posts: 390
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- When did the main page layout change?