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

ToolTip.Tip binding does not update #2354

Closed
ahopper opened this issue Mar 7, 2019 · 1 comment
Closed

ToolTip.Tip binding does not update #2354

ahopper opened this issue Mar 7, 2019 · 1 comment
Labels

Comments

@ahopper
Copy link
Contributor

ahopper commented Mar 7, 2019

This
<Slider ToolTip.Tip="{Binding $self.Value, StringFormat={0:F1}}"/>
does not update the tool tip as you slide the slider, moving the mouse away and back again does show the updated value.

@maxkatz6
Copy link
Member

maxkatz6 commented Jan 3, 2021

Fixed with #4574

@maxkatz6 maxkatz6 closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants