Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only activate views when they are hit test visible. #526

Merged
merged 1 commit into from
Feb 23, 2014
Merged

Only activate views when they are hit test visible. #526

merged 1 commit into from
Feb 23, 2014

Conversation

jen20
Copy link
Contributor

@jen20 jen20 commented Feb 23, 2014

This prevents RoutedViewHost and similar controls derived from TransitioningContentControl from activating when a view gets loaded in the "previous" ContentPresenter for the purposes of displaying transitions.

Fixes #525.

This prevents RoutedViewHost and similar controls derived from
TransitioningContentControl from activating when a view gets loaded in the
"previous" ContentPresenter for the purposes of displaying transitions.
@jen20
Copy link
Contributor Author

jen20 commented Feb 23, 2014

I've also applied the same thing on the activation-5.4 PR that's open.

anaisbetts pushed a commit that referenced this pull request Feb 23, 2014
Only activate views when they are hit test visible.
@anaisbetts anaisbetts merged commit 0d4086e into reactiveui:rxui6-master Feb 23, 2014
jen20 pushed a commit that referenced this pull request Mar 1, 2014
This is the same fix applied to RXUI6 as in #526, backported to RXUI 5
with activation
@anaisbetts anaisbetts mentioned this pull request Mar 28, 2014
5 tasks
@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.

None yet

2 participants