Skip to content

Propagate activate/deactivate to subviews on iOS (issue 719)#735

Merged
anaisbetts merged 4 commits into
reactiveui:masterfrom
justin-factory:when_activated_ios_719
Oct 11, 2014
Merged

Propagate activate/deactivate to subviews on iOS (issue 719)#735
anaisbetts merged 4 commits into
reactiveui:masterfrom
justin-factory:when_activated_ios_719

Conversation

@justin-factory
Copy link
Copy Markdown
Contributor

This will manually walk the subviews of a view controller and propagate the activation/deactivation state of that view controller. Note that this does not address how activation/deactivation should work for table/collection cells, but this is definitely a step forward.

Fixes #735

Comment thread ReactiveUI/Interfaces.cs Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would ICanForceManualActivation be a better name for this?

@anaisbetts
Copy link
Copy Markdown
Member

Hey @justin-factory, this is good. Do you know what the Mac story would be with this? (feel free to say "dunno lol")

@justin-factory
Copy link
Copy Markdown
Contributor Author

Yeah, I'm ignorant on how this would work for Mac. Sorry!

@anaisbetts anaisbetts merged commit e669f63 into reactiveui:master Oct 11, 2014
@anaisbetts
Copy link
Copy Markdown
Member

Merged with fixups - thanks @justin-factory. We'll figure out more about how to handle this problem more Generally later

@lock lock Bot locked and limited conversation to collaborators Jun 26, 2019
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.

2 participants