v1.3.5
This release has major bugfixes and improvements for the panel interaction 👍
This is going to be last release for v1.3.x. v1.4.0 will be released soon to support sparking-joy features requested in issues.
Improvements
- Don't block tap/long press gestures(Always recognize them in parallel)
- Stop interrupting a content offset of a tracking scroll view at the end of an interaction
Bugfixes
- Fix the wrong layout update in iOS10
- Fix a buggy scroll offset of a tracking scroll view
- Fix the animation interruption (Now a user can use an interruptive animation safely)
- Fix backdrop handling on an animation interrupt
- Fix dragging outside safe area #133