tachiyomi icon indicating copy to clipboard operation
tachiyomi copied to clipboard

Buggy animations when disabled

Open Applewubs opened this issue 2 years ago • 3 comments

Steps to reproduce

1.Disable animations on developer options 2.Swipe up or down, or to change categories

Expected behavior

Animations gets cancelled without a problem

Actual behavior

Buggy animations skipping manga, or buggy slider on categories

Crash logs

No response

Tachiyomi version

App version: 0.13.5-4687 (standard, cd9487f94, 81, 2022-07-23T23:41Z)

Android version

Android version: 11 (SDK 30) Android build ID: RP1A.200720.011

Device

Device brand: Redmi Device manufacturer: Xiaomi Device name: dandelion Device model: M2006C3LG Device product name: dandelion_global

Other details

It seems to happen more on 2-4GB RAM devices

https://user-images.githubusercontent.com/59571080/180661536-4e7db200-e95e-4506-b36a-841dd1c4ac08.mp4

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [X] I have written a short but informative title.
  • [X] If this is an issue with an extension, I should be opening an issue in the extensions repository.
  • [X] I have tried the troubleshooting guide.
  • [X] I have updated the app to version 0.13.5.
  • [X] I have updated all installed extensions.
  • [X] I will fill out all of the requested information in this form.

Applewubs avatar Jul 24 '22 18:07 Applewubs

The list scroll behavior is fixed, but currently there's no way to do the workaround for the pager because we can't copy the snapper FlingBehavior as some of the stuff used is either internal or private.

ivaniskandar avatar Aug 14 '22 13:08 ivaniskandar

The list scroll behavior is fixed, but currently there's no way to do the workaround for the pager because we can't copy the snapper FlingBehavior as some of the stuff used is either internal or private.

Thx, i saw the fix, any way to help on the other problems?

Applewubs avatar Aug 14 '22 21:08 Applewubs

Could be fixed with next Compose release https://issuetracker.google.com/issues/241460890#comment10

ivaniskandar avatar Oct 12 '22 17:10 ivaniskandar