[WASM] Can't drag Slider
with touch
#12044
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
platform/wasm 🌐
Categorizes an issue or PR as relevant to the WebAssembly platform
project/input ⌨️
Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...)
project/pointers 🖱️
Categorizes an issue or PR as relevant to mouse/touch/pen pointers
Current behavior
When trying to drag the Slider I noticed that it didn't behave properly. Sometimes it does move in the right direction but very slowly, sometimes it gets stuck and sometimes it goes the opposite direction. Edge sometimes shows the controls for going back when sliding (visible on the video bellow). This happens on all targets except for WinUI/UWP
uno-slider-issue.mp4
Expected behavior
The Slider should be draggable as on any other platform and mostly with mouse too.
How to reproduce it (as minimally and precisely as possible)
This issue doesn't seem to be replicable in Playground as it works fine there. But go to https://gallery.platform.uno or https://toolkitlabs.dev/ and try to drag a Slider with touch.
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
No response
Affected platforms
All targets except Windows.
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: