Pellagius

Results 4 comments of Pellagius

Sorry about digging this old thread up, but I am getting the same issue with ManaDropDownMenu. See attached image. ![duplicatingdropdown](https://user-images.githubusercontent.com/10014939/42850433-f14e4852-8a6a-11e8-9bcc-8b9a6ad97379.png) This issue only occurs after some time, I have 7...

As of iOS 12 beta 8, the bug I have reported above is now reproduce-able 1:1, simply by selecting the drop down switch, with each new press duplicating the menu...

SOLUTION: From above iOS 12 beta 11 produces this bug 1:1. Upon calling ManaDropDownMenu: animateForExpansion, drawRect() is invoked. The following hunk exists in ManaDropDownMenu: drawRect: for (int i = 0;...

Just bumping to add interest - Im of firm belief this is actually an issue at the iOS framework level, other libraries and scanning implementations have users reporting the same...