Skip to content

Gallery app: Image size for thumbnail#19

Open
clarmso wants to merge 3 commits into
badger:mainfrom
clarmso:clarmso/image-size-gallery
Open

Gallery app: Image size for thumbnail#19
clarmso wants to merge 3 commits into
badger:mainfrom
clarmso:clarmso/image-size-gallery

Conversation

@clarmso

@clarmso clarmso commented Jun 14, 2026

Copy link
Copy Markdown

For the gallery app, the size of the thumbnail should be 30x23 instead of 60x45. The image and the thumbnail should be approx less than 10k or the app output an error.

Here's my test image displayed in the gallery:
PXL_20260614_222220224

Here's the thumbnail uploaded to the app:
wallpaper

Here's the image displayed on the badge above:
wallpaper-lg(1)

Copilot AI review requested due to automatic review settings June 14, 2026 22:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Gallery import-image hack documentation to reflect a new thumbnail size requirement.

Changes:

  • Changed the documented thumbnail dimensions from 60×45 to 30×23
  • Updated the resize instruction to match the new thumbnail dimensions

Comment on lines +32 to +34
3. **Create the thumbnail (30×23)**
- Duplicate the 160×120 PNG in your editor.
- Resize the duplicate to **60×45 px** and save it as `badge-shot-thumb.png`.
- Resize the duplicate to **30×23 px** and save it as `badge-shot-thumb.png`.
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