gerchicov-bp

Results 140 issues of gerchicov-bp

If you use landscape mode the text description gets out of screen bounds and you are not able to see it. The same for emojis

```setGestureShouldRecognizeTouchBlock:``` the name of this method says "can the current gesture work?". Then why doesn't it disable pan gesture or other gestures?

```-(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

Could you explain how to display inner navigation controller from side? I have some troubles with correct frame.

I use demo project, click on cell "Confired User Cancellation" and immediately cancel it - the hud dissapears (as usually) and in the end it appears again in the middle...

Just run and try to press the "X" button immediately - it works with delay with different duration (according to your luck)

Could you add this method and init inner variables with something to allow other programmers to subclass it without changing the inner code?

In older versions in `makeAvailable...` methods you set the variable focus. In 0.11.0.1 (maybe earlier) you allow to append to existing highlighting path only and previous values can be fixed...