yysskk / SwipeMenuViewController

Swipable tab and menu View and ViewController.
MIT License
1.29k stars 131 forks source link

Fixed incorrect display when reloadData is executed while swiping a menu. #102

Closed zizi4n5 closed 4 years ago

zizi4n5 commented 4 years ago

Fixed incorrect display when reloadData is executed while swiping a menu.

Recorded application behavior when a problem occurred.

Bug_SwipeMenuViewController

Test Program

You can get a test program to reproduce from the following. https://github.com/zizi4n5/SwipeMenuViewControllerTP

yysskk commented 4 years ago

Good reports 👍 It's helpful to understand the situation.