mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #530] Width in tagtype incorect #3653
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alienkenny on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/530
In tagtype 54.json and 55.json the tag type is set to "width": 256, but the correct one is 250, because in the 55.json is set to 256 the red color is offset by 6 pixels and the image is ruined. Thank you