From 1ee4f9284fd23fcf2c1959adc6ccff9a417ff3a3 Mon Sep 17 00:00:00 2001 From: Mazyad Alabduljaleel Date: Sat, 28 Jun 2014 08:43:29 +0400 Subject: [PATCH] Update TLYShyNavBarManager.h --- TLYShyNavBar/TLYShyNavBarManager.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TLYShyNavBar/TLYShyNavBarManager.h b/TLYShyNavBar/TLYShyNavBarManager.h index 5e1694e..38639ad 100644 --- a/TLYShyNavBar/TLYShyNavBarManager.h +++ b/TLYShyNavBar/TLYShyNavBarManager.h @@ -30,7 +30,9 @@ */ @property (nonatomic, readonly, weak) UIViewController *viewController; -/* The scrollView subclass that will drive the contraction/expansion */ +/* The scrollView subclass that will drive the contraction/expansion + * IMPORTANT: set this property AFTER assigning its delegate, if needed! + */ @property (nonatomic, weak) UIScrollView *scrollView; /* The container contains the extension view, if any. Exposed to