katagaki / IllustMate

Simple photo organizer for iOS written in SwiftUI.
5 stars 0 forks source link

App freezes catastrophically when opening/closing picture viewer #38

Open katagaki opened 9 months ago

katagaki commented 9 months ago

Rejoice!

Migrate to using new .navigationTransition modifier for illustration viewer, and remove current overlay hack.

katagaki commented 8 months ago

As a workaround, an experiment is provided to disable the catastrophic illustration viewer animation.

katagaki commented 8 months ago

Will probably disable all animations on the first release as Apple DTS confirmed that this is a bug with SwiftData x matched geometry effect's threading.