Spyke

Any chance of back button change?

My smooth brain can't unlearn pressing back to close an image that I've opened. Is it functionally possible for the back behaviour to have a toggle to change it from going to previous page to instead close the image in first instance? Enjoying wef wef so far after coming from rif!

View original on aussie.zone
lemmy.sdf.org

Will swiping down close it for you? That's what I do.

1

I use swipe up but I only remember that one out of 10 times. The other nine I used the back gesture and then curse out loud.

4
lemmy.world

I made a thread on this issue before and it had a positive reception and someone opened an issue in the tracker since. It may just be slightly under priority, considering the updates since then all had important features, so let's be patient.

1

Some absolute mad lad(lass?) just commented on the git issue that they're now working on it

1
thelemmy.club

This might be hard to do with the way webapps work. But I'm not 100%

0

It is possible in modern browsers. You can add a url hash when opening the image viewer and add a listener to the window.onhashchange event to close the viewer. I believe there's a jQuery polyfill as well.

4

You reached the end