Martin Dufort on Nostr: nprofile1q…gwpca Hey Aaron, that is exactly the same code I have except... my ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqacddshamv7avwa0kfz38mnul6pnxhw2a6sdrzhvwf7hescxqtnhq2gwpca (nprofile…wpca) Hey Aaron, that is exactly the same code I have except... my SwiftUI view cell has .onTapGesture which interferes with the didSelectItemAt delegate.
Also the SwiftUI View contentSize is changing upon interaction.
The UICollectionView *does not* like that.
For simpler views, with a fixed size, all is good but in this case the resulting visual is really bad....
Also the SwiftUI View contentSize is changing upon interaction.
The UICollectionView *does not* like that.
For simpler views, with a fixed size, all is good but in this case the resulting visual is really bad....