Charts icon indicating copy to clipboard operation
Charts copied to clipboard

On iOS 15 and XCode 13, there is a problem with anything below 15

Open deng690990 opened this issue 3 years ago • 2 comments

On iOS 15, there is a problem with anything below 15. If you have a TableView that has multiple sections, and you put Linechart in the third section, and then you slide linechart, the whole TableView will slide up and you'll have an offset problem.Please help to solve it

deng690990 avatar Sep 29 '21 09:09 deng690990

I think I'm seeing the same issue on iOS 15 but not on previous OS versions. Does this video match what you're seeing?

https://user-images.githubusercontent.com/10697351/179305370-c3483d3d-ab20-4a39-9d81-03b1f7204c6e.mov

giantramen avatar Jul 15 '22 20:07 giantramen

Needs more details to reproduce. Might be an issue with autosizing cells?

pmairoldi avatar Jun 07 '23 03:06 pmairoldi