amwx / FluentAvalonia

Control library focused on fluent design and bringing more WinUI controls into Avalonia
MIT License
1.05k stars 97 forks source link

Improve RangeSlider #574

Open timunie opened 6 months ago

timunie commented 6 months ago

Descrition of changes

To test the RangeSlider

I added a minimum sample to SandBox. Can revert this change before merging if you want me to

Tests

Well ... Need to think about useful tests later on, if that PR gets accepted.

Fixed issues

Fixes #568

timunie commented 3 months ago

Hi @amwx

since 2.1.0 seems to be released already, should I switch target branch?

dowdybrown commented 3 months ago

We use the RangeSlider in our project and can't update to Avalonia 11.1.x until this pull request is approved and released. I would be happy to provide any assistance needed toward that end.

timunie commented 2 months ago

@dowdybrown found out that the underlaying issue is solved in latest Avalonia nightly. However FA needs some updates to handle this version so we will need to wait for a fix or build FA on our own.