Commit Graph

144 Commits

Author SHA1 Message Date
Maz Jaleel fed648bcc3 Merge pull request #81 from evands/fix-shynav-in-popover_isolated
Fix shy nav bar positioning when shown in a popover or modal dialog
2015-08-17 02:58:10 +04:00
Maz Jaleel 1f2517ed86 Merge pull request #80 from evands/fix-hiding-extension-view
Fix nav bar position after hiding the extension view
2015-08-17 02:57:57 +04:00
Evan D. Schoenberg, M.D 33c65bd321 Fix positioning of the navigation bar when the status bar is larger than 20 pixels 2015-08-16 18:45:01 -04:00
Evan D. Schoenberg, M.D 5f6e0a07f4 Fix determining the size of the status bar when it is more than 20 pixels, which happens for example if a call or GPS are active. 2015-08-16 18:44:20 -04:00
Evan D. Schoenberg, M.D ade5b370bd When avoiding the status bar, check the view's position relative to the status bar rather than assuming that the presence of a presentingViewController is sufficient; otherwise we would not avoid the status bar in full screen modal views. 2015-08-09 18:48:43 -04:00
Evan D. Schoenberg, M.D 4f651d2547 Added a comment to explain the need to disable scroll handling 2015-08-09 18:41:14 -04:00
Evan D. Schoenberg, M.D e32543c31b If the viewController is within a popover or other modal view, it should not be placed a status bar height below the top of that view. This fixes the use of shyNavBars in those settings. 2015-08-08 18:26:09 -04:00
Evan D. Schoenberg, M.D a01f96db81 When changing the extension view to nil from it previously being set, appropriate changes are made once... but _handleScrolling is then called, leading to incorrect content offsets until the view is scrolled back to the top. Disabling scroll handling temporarily while laying out the views fixes the problem. 2015-08-08 18:13:07 -04:00
Mazyad Alabduljaleel 3f5707ebc5 v0.9.12 cocoapods release 2015-08-08 01:41:15 +04:00
Maz Jaleel 23c027a421 Merge pull request #78 from griddle/master
expand if contentSize of scrollView changes and is not sufficiently long
2015-08-08 01:37:58 +04:00
Garret Riddle d31003bc33 for PR 78: make scrollView a strong property of TLYShyNavBarManager + minor refactoring
see discussion: (https://github.com/telly/TLYShyNavBar/pull/78)
2015-08-07 11:22:15 -10:00
Garret Riddle e07bd4abec expand if contentSize of scrollView changes and is not sufficiently long
issue: https://github.com/telly/TLYShyNavBar/issues/53
2015-08-07 07:08:59 -10:00
Mazyad Alabduljaleel a46ceec2d1 One more of these thingies 2015-07-06 02:00:13 +03:00
Mazyad Alabduljaleel bb6e3b4c8a Cocoapod badge 2015-07-06 01:56:59 +03:00
Mazyad Alabduljaleel 20e38c6d47 Cocoapods release 2015-06-18 16:29:47 +03:00
Mazyad Alabduljaleel 602596d8da Merge pull request #69 from modastic/master
Add ability to stick extension view to the top.
2015-06-18 16:26:01 +03:00
modastic 24781cbc79 Update read me description for ability to stick extension view to the top. 2015-06-11 13:33:42 -04:00
Yukan dd33163301 Add ability to stick extension view to the top. 2015-06-11 13:28:33 -04:00
Mazyad Alabduljaleel 0afb58fcdb cocoapods bump 2015-04-04 05:19:25 +04:00
Mazyad Alabduljaleel 8b52fd688b small styling nitpicks 2015-04-04 05:18:13 +04:00
Mazyad Alabduljaleel 308869ccf5 Merge pull request #62 from Remki/incall-statusbar-error
Fixed error caused by in-call status bar height.
2015-04-04 05:15:43 +04:00
Remigiusz Herba eea618b6bb Fixed error caused by inCall status bar height. 2015-03-26 09:16:21 +01:00
Mazyad Alabduljaleel f0fa6b4a31 Update README.md
added reference to BLKFlexibleHeightBar
2015-03-13 15:07:04 +04:00
Mazyad Alabduljaleel 1e73c335d6 Seems like cocoapods doesn't like gifs :( 2015-03-13 14:32:10 +04:00
Mazyad Alabduljaleel fb0812fb04 bump cocoapods version. Fixes #57 2015-03-13 14:09:28 +04:00
Mazyad Alabduljaleel fd57fbe676 Merge pull request #55 from skela/master
residual check comparing with FLT_EPSILON instead of 0 to avoid flickeri...
2015-03-11 23:45:36 +04:00
Alek Slater 1bdd270618 residual check comparing with FLT_EPSILON instead of 0 to avoid flickering 2015-03-11 12:04:20 +08:00
Mazyad Alabduljaleel d8c9d81b65 Merge pull request #52 from TNuzzi/master
Adding Swift support to documentation
2015-02-23 11:31:24 +04:00
Tony Nuzzi a3cbd2ae58 Updating docs to remove the need to update .h with import 2015-02-22 14:23:06 -06:00
Tony Nuzzi 634226702b Removing locally copyied TLYShyNavBar and replacing with reference copy 2015-02-22 14:18:17 -06:00
Tony Nuzzi ccd5229c78 Adding import to base classes for Swift support 2015-02-22 14:16:24 -06:00
Tony Nuzzi b2c040fb1e Adding Swift code example 2015-02-22 00:23:09 -06:00
Tony Nuzzi c4fbbb674c Fixing minor typos and image sizes 2015-02-21 23:52:50 -06:00
Tony Nuzzi 71d21d9508 Updating documenation for Swift support 2015-02-21 23:48:01 -06:00
Mazyad Alabduljaleel 258d298cf9 Merge pull request #45 from blackm00n/save_visual_offset
Modify contentInset and scrollIndicatorInsets while preserving visual co...
2015-01-06 23:56:36 +04:00
Mazyad Alabduljaleel 6db17e0706 Merge pull request #44 from blackm00n/disabled_flag
introduce disabled flag
2015-01-06 23:55:47 +04:00
Aleksey Kozhevnikov 32225901be introduce disabled flag 2015-01-06 22:11:05 +03:00
Aleksey Kozhevnikov 3dd5bfc7a5 Modify contentInset and scrollIndicatorInsets while preserving visual content offset in layoutViews method 2014-12-24 00:43:45 +03:00
Mazyad Alabduljaleel b1bee69762 Merge pull request #38 from anovoselskyi/master
fixed issue with hiding navBar
2014-11-06 16:17:54 +04:00
Andrii Novoselskyi 85c696fcd9 fixed issue with hiding navBar
fixed issue with hiding navBar when scroll/table view in bottom position
2014-10-29 16:04:08 +02:00
Mazyad Alabduljaleel 735c8181fa [NEW]: updated to version 0.9.8 2014-10-16 12:31:08 +04:00
Mazyad Alabduljaleel 022ccc81db Merge pull request #37 from iSevenDays/patch-1
fix for container view
2014-10-16 12:18:58 +04:00
Anton Sokolchenko 770320f2bd fix for container view
When you have n view controllers and one container view and you want switch between them, but keep one shyNavBar, you can change only scrollview of displayed view controller.
2014-10-13 16:02:12 +03:00
Mazyad Alabduljaleel 449cf29e3f [FIX]: just some general code style fixes 2014-09-16 12:58:37 +04:00
Mazyad Alabduljaleel fc12da7327 Merge branch 'master' of github.com:telly/TLYShyNavBar 2014-09-16 12:52:06 +04:00
Mazyad Alabduljaleel e6cb38db4a Merge pull request #25 from koenbud/Issue-24_prepareForDisplay-never-called
Fix isViewControllerVisible property
2014-09-16 12:51:32 +04:00
Mazyad Alabduljaleel f46e4fd79d Merge branch 'master' of github.com:telly/TLYShyNavBar 2014-09-16 12:49:52 +04:00
Mazyad Alabduljaleel 1bca61f0f6 Merge pull request #32 from richarddas/master
fix #31 Added public property for enabling/disabling alpha fade
2014-09-16 12:49:05 +04:00
Mazyad Alabduljaleel 6b3c3934b1 Merge branch 'master' of github.com:telly/TLYShyNavBar 2014-09-16 12:42:17 +04:00
Richard Das b60827cc12 fix #31 Added public property for enabling/disabling alpha fade 2014-09-08 13:49:41 +01:00