clkinfocal - change it or new clkinfo #6492
Replies: 1 comment
-
Posted at 2023-11-10 by @gfwilliams You mean it would have been the same picture, but it showed just I think it'd probably need to be some option - for example in the pebble++ clock (https://banglejs.com/apps/?id=pebblepp) I use, the image is shown at double-size, and I think adding the number after the day would probably force the font to auto-adjust to be smaller, then making the day less readable. Just a thought, but in the clock you're using there, is there a reason the image couldn't be rendered double-size too? It might make sense. But personally I'd add it as an option to Posted at 2023-11-10 by HughB My version shows
Well I could write code that said if its the I'll see if I can do mod with settings then. Posted at 2023-11-12 by HughB PR pending review. Posted at 2023-11-13 by @gfwilliams
I meant just the image, not the text. The image is always 24x24px so if there was space for it to be bigger for one clockinfo, there would always be space. Posted at 2023-11-13 by HughB I'm not sure, clkinfogps is very tight on space. Doubling the image size would probably mean I would have to take the spaces in the Grid reference which would make it much harder to read. Attachments: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-11-10 by HughB
In clockinfocal - I find the day number in the image is unreadable. The font is too small to read even with my prescription glasses that are meant to give me 20/20 vision.
So I did a small mod to show the day number which I really like. Screenshot below.
Question is - should I edit the existing app OR should I produce a new clkinfocal+ that could be extended with a settings menu to show different date formats and date parts in the text that is shown. Dont want to upset the applecart as some of these apps needs to be lean.
I guess this is a question for @gfwilliams but interested in what others think.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions