Ryujinx/src/Ryujinx.Ava/UI
Ahmad Tantowi b4bb22ba06
Avalonia: Make slider scrollable with mouse wheel (#5760)
* Add scrollable custom control based on TickFrequency

* Use custom slider to update value when pointer wheel scrolled

* Remove extra xaml file

* Address formatting issues

* Only scroll one element at a time

* Add OnPointerWheelChanged event to VolumeStatus button

Co-authored-by: Ahmad Tantowi <ahmadtantowi@outlook.com>

---------

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
2023-10-20 16:02:12 +02:00
..
Applet Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Controls Avalonia: Make slider scrollable with mouse wheel (#5760) 2023-10-20 16:02:12 +02:00
Helpers Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
Models Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
Renderer Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
ViewModels Avalonia: Show aspect ratio popup options in status bar (#5780) 2023-10-08 11:04:41 +02:00
Views Avalonia: Make slider scrollable with mouse wheel (#5760) 2023-10-20 16:02:12 +02:00
Windows Ava: Fix regressions by rewriting CheckLaunchState (#5728) 2023-09-26 07:17:55 +02:00