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

Allow derived image sources to indicate changes #956

Merged
merged 1 commit into from
May 6, 2021

Conversation

mattleibow
Copy link
Member

@mattleibow mattleibow commented May 5, 2021

Description of Change

Derived types that have bindable properties need to call OnSourceChanged when things change internally so the various view can reload.

This was originally protected, but then I went and made all the internal methods private, seems this one was actually meant to be used.

@dansiegel
Copy link
Contributor

thanks for getting this fix so quick :)

@mattleibow mattleibow merged commit 591fe96 into main May 6, 2021
@mattleibow mattleibow deleted the dev/allow-derived-is branch May 6, 2021 01:07
@samhouts samhouts added area-image Image loading, sources, caching area-controls-image Image control labels Jul 10, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jul 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@Eilon Eilon removed legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor area-image Image loading, sources, caching labels May 10, 2024
@samhouts samhouts added the fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-image Image control fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants