Skip to content

adds IsThumbToolTipEnabled and ThumbToolTipValueConverter properties … - #875

Open
tonic889 wants to merge 1 commit into
CommunityToolkit:mainfrom
tonic889:issue477
Open

adds IsThumbToolTipEnabled and ThumbToolTipValueConverter properties …#875
tonic889 wants to merge 1 commit into
CommunityToolkit:mainfrom
tonic889:issue477

Conversation

@tonic889

Copy link
Copy Markdown

…to RangeSelector

Fixes #477

Adds IsThumbToolTipEnabled and ThumbToolTipValueConverter properties to RangeSelector

PR Type

What kind of change does this PR introduce?

Enhancement to RangeSelector control

What is the current behavior?

Per issue #477 tool tip for range selector is currently enabled always and can not be formatted with a value converter

What is the new behavior?

Tool tip visibility for range selector can be controlled via a dependency property. Value can now be formatted with a value converter. Both behaviors are similar to existing behaviors in the Slider control.

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x ] Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • Tested code with current supported SDKs
  • Contains NO breaking changes

@tonic889

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RangeSelector: Tooltip can't be formatted

1 participant