bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Query - Positioning of displayed words #205

Open R0lleston opened 3 years ago

R0lleston commented 3 years ago

Call me obsessive (electronics engineer) but I feel the need to make the various plugins consistent (word position, colour etc).

I note things like RSS feeds, seconds, reset, shutting down 'words' appear on different rows. Some are at the very top, some 1 row down, some 2 rows down.

What area of the various plugin code do I need to refer to to shift the word positions ? If anyone is able to give a very quick overview about how the implementation words that would be awesome too.

bk1285 commented 3 years ago

Hey @R0lleston, thanks for reporting. I was able to reproduce that on my site.

Best, Bernd

R0lleston commented 3 years ago

@bk1285 I think you have added the 'bug' tag to the wrong issue - it should be the seconds skipping issue :) Glad to hear it was reproduceable