[GH-ISSUE #335] Painter: use available tag colors #1298

Closed
opened 2026-03-20 19:06:51 +01:00 by sascha_hemi · 3 comments
Owner

Originally created by @NiklasCa on GitHub (Jun 12, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/335

Originally assigned to: @nlimper on GitHub.

Yellow color contains black dots/lines using 2.60, it was working fine using 2.52.

The phenomenon is visible in the exclamation mark in the end of atc1441's video:
https://www.youtube.com/watch?t=408&v=WRfZJ4xyYwc
image

I did "update tagtype definitions" since I thought it might be related to the dithering issue mentioned in the 2.60 release notes, but it made no difference.

Originally created by @NiklasCa on GitHub (Jun 12, 2024). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/335 Originally assigned to: @nlimper on GitHub. Yellow color contains black dots/lines using 2.60, it was working fine using 2.52. The phenomenon is visible in the exclamation mark in the end of atc1441's video: https://www.youtube.com/watch?t=408&v=WRfZJ4xyYwc ![image](https://github.com/OpenEPaperLink/OpenEPaperLink/assets/557604/bfc611de-5920-4c77-960c-6a2478fc338e) I did "update tagtype definitions" since I thought it might be related to the dithering issue mentioned in the 2.60 release notes, but it made no difference.
sascha_hemi added the bug label 2026-03-20 19:06:51 +01:00
Author
Owner

@NiklasCa commented on GitHub (Jun 20, 2024):

I digged into the 2.60 changelog and realised that "yellow" is a valid color and it works when sending the content from Home Assistant, previously I used "red" and it was substituted with yellow, but that is no longer the case.
My problem is solved, my only remaining complaint would be that the "Static Image" editor (which I used only to test the display) does not support yellow, but this i no major issue for me.

<!-- gh-comment-id:2180236812 --> @NiklasCa commented on GitHub (Jun 20, 2024): I digged into the 2.60 changelog and realised that "yellow" is a valid color and it works when sending the content from Home Assistant, previously I used "red" and it was substituted with yellow, but that is no longer the case. My problem is solved, my only remaining complaint would be that the "Static Image" editor (which I used only to test the display) does not support yellow, but this i no major issue for me.
Author
Owner

@nlimper commented on GitHub (Oct 28, 2024):

The painter needs to be updated to use only the configured tag colors (so, no red if a tag uses yellow). To do.

<!-- gh-comment-id:2441269233 --> @nlimper commented on GitHub (Oct 28, 2024): The painter needs to be updated to use only the configured tag colors (so, no red if a tag uses yellow). To do.
Author
Owner

@nlimper commented on GitHub (Nov 3, 2024):

done in 7abd5d9a84

<!-- gh-comment-id:2453402046 --> @nlimper commented on GitHub (Nov 3, 2024): done in https://github.com/OpenEPaperLink/OpenEPaperLink/commit/7abd5d9a84ae99253816eeea46e94e0466498615
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#1298