Dimillian / Dimillian/IceCubesApp

Bug: Swipe gesture to dismiss images causes problems

Open
#637 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
7.1k
Forks
720
PR merge metrics
No merged PRs in 30d

Description

The swipe gesture to dismiss images is much too sensitive.

If a photo displayed by Ice Cubes contains information, on my iPhone I have to enlarge it to see. But when an image is enlarged, any attempt to drag it around (in order bring into the viewport what I'm actually trying to see) causes it to be dismissed.

Could you disable the swipe-to-dismiss gesture when the image is zoomed in?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the iOS image viewer and the code handling swipe-to-dismiss alongside image zoom and panning. Confirm that dragging a zoomed image no longer dismisses it, while dismissal still works when the image is not zoomed.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.