Skip to content

Group e-ink parameters into accordion UI#39

Open
balloob wants to merge 1 commit into
mainfrom
claude/eink-accordion-ui-01X5WRUg7VPEbDLCtWiYJEnP
Open

Group e-ink parameters into accordion UI#39
balloob wants to merge 1 commit into
mainfrom
claude/eink-accordion-ui-01X5WRUg7VPEbDLCtWiYJEnP

Conversation

@balloob

@balloob balloob commented Nov 20, 2025

Copy link
Copy Markdown
Owner

Creates a new "E-Ink Settings" accordion section above "Advanced Settings" in the UI to better organize e-ink related parameters. This improves usability by grouping related settings together.

Changes:

  • Add new E-Ink Settings accordion with toggle functionality
  • Move e-ink parameters to E-Ink Settings:
    • Custom Color Palette (colors)
    • Palette Colors (palette_colors)
    • Dithering Algorithm (dithering)
    • Invert Colors (invert)
  • Keep in Advanced Settings:
    • Format
    • Wait Time
    • Rotation (as requested)
  • Add toggleEink() JavaScript function for accordion behavior

Creates a new "E-Ink Settings" accordion section above "Advanced Settings"
in the UI to better organize e-ink related parameters. This improves
usability by grouping related settings together.

Changes:
- Add new E-Ink Settings accordion with toggle functionality
- Move e-ink parameters to E-Ink Settings:
  - Custom Color Palette (colors)
  - Palette Colors (palette_colors)
  - Dithering Algorithm (dithering)
  - Invert Colors (invert)
- Keep in Advanced Settings:
  - Format
  - Wait Time
  - Rotation (as requested)
- Add toggleEink() JavaScript function for accordion behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants