mutualmobile / MMDrawerController

A lightweight, easy to use, Side Drawer Navigation Controller
MIT License
6.76k stars 1.38k forks source link

Buggy leftDrawerViewController/rightDrawerViewController #486

Open gerchicov-bp opened 7 years ago

gerchicov-bp commented 7 years ago

-(void)setMaximumLeftDrawerWidth:(CGFloat)width animated:(BOOL)animated completion:(void(^)(BOOL finished))completion;

I use this code with animated == YES when "left drawer view" is already shown. Actual result - this view is drawn without animation