-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
I'm submitting a...
Feature request (UserVoice request: )
Current behavior
Currently when we hover over the seekbar of mediaplayerelement there is no thumbnail shown up.
Expected behavior
This feature is almost available in any web based video player or any Desktop based video player, the feature is simple. When a mediaplayerelement is playing or paused a video. and the user hover overs the seekbar, with mouse, or pen or any other input device for that perspective, wherver is the user mouse, show a small thumbnail of the video file at that specific position, just above the seekbar ( slider ) and as the user moves the mouse along the seekbar, the thumbnail should update accordingly.
UserVoice Link
StackOverflow Link
https://stackoverflow.com/questions/44598082/uwp-media-element-seekbar-pointer-hover-frame-show
Not sure whether this feature is supposed to be in the toolkit, as it is a specific use case, but also a very common use case, so that is why I am suggesting it.