Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix zooming difficulties#1237

Merged
dessalines merged 2 commits into
LemmyNet:mainfrom
MV-GH:fix/weird_zooming
Sep 15, 2023
Merged

Fix zooming difficulties#1237
dessalines merged 2 commits into
LemmyNet:mainfrom
MV-GH:fix/weird_zooming

Conversation

@MV-GH

@MV-GH MV-GH commented Sep 15, 2023

Copy link
Copy Markdown
Collaborator

We used nested scrolling before to enable flick to exit behaviour, But nested scrolling doesn't work well compose and causes subtle issues. Thus I replaced it this with library which uses dragged instead.

see https://programming.dev/post/2375491

Fixes #1232

rhgjfNohMg.mp4

@dessalines dessalines left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I tested it out now, its a little fidgety (IE sometimes when you 2-finger-zoom it thinks its flicking away, but still better than what it was.

@dessalines dessalines merged commit a4beb5d into LemmyNet:main Sep 15, 2023
@MV-GH MV-GH deleted the fix/weird_zooming branch September 15, 2023 13:11
dessalines added a commit that referenced this pull request Sep 15, 2023
dessalines added a commit that referenced this pull request Sep 19, 2023
…in ImageViewer (#1238)

* Revert "Fix zooming difficulties (#1237)"

This reverts commit a4beb5d.

* Remove swipe to exit in ImageViewer

---------

Co-authored-by: maarten.vercruysse <[email protected]>
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.

Weird behaviour, image viewer zooming

2 participants