IceCubesApp
IceCubesApp copied to clipboard
Bug: Swipe actions are overlapped with images
Environment:
- OS: iOS 17
- IceCubesApp version: 1.10.16
Description
- The user has multiple images on the Post (Status)
- Try to swipe left to see the actions
Result:
The images are not clipped and overlap swipe actions.
Related Issues
I searched that this bug didn't already exist before creating it.
https://github.com/Dimillian/IceCubesApp/assets/2569805/c700f969-ab14-43d0-8fae-33e689ef32fc
I'm guessing this can be fixed with a z-index, but I'll need to look more into this.