meganeura
Results
2
comments of
meganeura
I had the same problem. There is the following line in configureConstraintsForSubviews in JTCalendarMenuView.m: ``` view.frame = CGRectMake(x, 0, width, height); ``` For me, the error was caused by x...
Hi @pcpLiu Sorry, didn't experience that problem.