Dimillian / Dimillian/IceCubesApp
Display "x/y" on multiple images in timeline
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
When there's more than one image in a post, include a "x/y" text in one corner indicating that this is image x of y total images. If there's only one image, this label can be hidden.
I frequently don't notice when posts have more than one image, especially when wide images are extending past the side of my screen already.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the timeline post image rendering entry point in the IceCubesApp codebase and inspect how posts with multiple images are displayed. Done means multi-image posts show the current image number and total in a corner, while single-image posts hide the label; verify the timeline behavior on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100