Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.

Make currentTopViewPosition KVO observable.#458

Open
rdingman wants to merge 1 commit into
ECSlidingViewController:masterfrom
rdingman:master
Open

Make currentTopViewPosition KVO observable.#458
rdingman wants to merge 1 commit into
ECSlidingViewController:masterfrom
rdingman:master

Conversation

@rdingman

@rdingman rdingman commented Jun 2, 2016

Copy link
Copy Markdown

Make currentTopViewPosition writable internally and use that property when the top view position changes to generate KVO notifications so that users can observe when the top view position changes.

Now, observing KVO notifications on currentTopViewPosition can be used in cases where 1.x users were using the old ECSlidingViewTopDidReset notification.

when the top view position changes to generate KVO notifications so
that users can observer when the top view position changes.

Now, observing KVO notifications on currentTopViewPosition can be used
in cases where 1.x users were using the old ECSlidingViewTopDidReset
notification.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant