Skip to content

feat: add configurable photo size setting to Photos widget#95

Open
timfrazier1 wants to merge 1 commit into
jherforth:mainfrom
timfrazier1:claude/dreamy-bartik-094fb3
Open

feat: add configurable photo size setting to Photos widget#95
timfrazier1 wants to merge 1 commit into
jherforth:mainfrom
timfrazier1:claude/dreamy-bartik-094fb3

Conversation

@timfrazier1
Copy link
Copy Markdown

Add a Photo Size dropdown to the Photos widget settings popover with five options (Extra Small 300px → Extra Large 880px), persisted via the PHOTO_WIDGET_PHOTO_SIZE key. Replaces the previously hardcoded 400px height.

I wanted to be able to make photos display bigger so I asked Claude code to add that to the menu options in the widget. I rebuilt containers and they seem to work fine with the various setting options. The size is based on height but the images scale appropriately. Hope you find this useful!
IMG_4506

Add a Photo Size dropdown to the Photos widget settings popover with five
options (Extra Small 300px → Extra Large 880px), persisted via the
PHOTO_WIDGET_PHOTO_SIZE key. Replaces the previously hardcoded 400px height.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Szeraax
Copy link
Copy Markdown
Collaborator

Szeraax commented May 10, 2026

This looks really good. Can we also have it default to auto-size based on the widget size and set that as the default size option? I like how clean the code is.

@jherforth
Copy link
Copy Markdown
Owner

That's awesome! Thanks for pitching in! I also think the default option would be wicked.

@jherforth jherforth added this to the 1.6 milestone May 20, 2026
@Szeraax Szeraax moved this from Backlog to In Progress in HomeGlow Kanban May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants