[GH-ISSUE #239] Button 1 and Button 2 info text is swapped #691

Open
opened 2026-03-20 18:11:46 +01:00 by sascha_hemi · 1 comment
Owner

Originally created by @rhoddan on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/239

Originally assigned to: @nlimper on GitHub.

Describe the bug
When press the buttons on M3 2.9" the in active tags card are swapped. When press button 1 its showed button 2 and vice verca

To Reproduce
Press the buttons and look into the status card

Expected behavior
correct button is showed

Screenshots
Skärmavbild 2024-02-26 kl  21 58 46

If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
2.5 beta2 (but was same with 2.07)

Originally created by @rhoddan on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/239 Originally assigned to: @nlimper on GitHub. **Describe the bug** When press the buttons on M3 2.9" the in active tags card are swapped. When press button 1 its showed button 2 and vice verca **To Reproduce** Press the buttons and look into the status card **Expected behavior** correct button is showed **Screenshots** <img width="236" alt="Skärmavbild 2024-02-26 kl 21 58 46" src="https://github.com/jjwbruijn/OpenEPaperLink/assets/33499995/6fd013e9-b064-4047-9360-1c06cd84440f"> If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. 2.5 beta2 (but was same with 2.07)
sascha_hemi added the bugap fw labels 2026-03-20 18:11:46 +01:00
Author
Owner

@nlimper commented on GitHub (Mar 18, 2024):

Open for discussion:
In the tag firmware, the right button is defined as button1, the left button is defined as button2. So, that's the numbering as reported in the web interface. To swap it, it will make debugging harder.
For the 'timestamp' content type, I defined left as button1, right as button2, as this is more logical for a user. I could swap the button names at the timestamp content, so button1 = right, button2 = left. IMHO that would be the best solution if you want the numbering to be aligned.

<!-- gh-comment-id:2004336985 --> @nlimper commented on GitHub (Mar 18, 2024): Open for discussion: In the tag firmware, the right button is defined as button1, the left button is defined as button2. So, that's the numbering as reported in the web interface. To swap it, it will make debugging harder. For the 'timestamp' content type, I defined left as button1, right as button2, as this is more logical for a user. I could swap the button names at the timestamp content, so button1 = right, button2 = left. IMHO that would be the best solution if you want the numbering to be aligned.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#691