Replies: 1 comment
-
|
Yeah good idea the close/stop button is also just a rounded square at this point might not be entirely clear what it does. You can stop/close the video by swiping the mini-player down. That's something that needs to be more clear as wel. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Add close button to quickly stop and close current video.
Basic Example
My first instinct when closing the video is by pressing the top left arrow button, but it will just minimise the video (which it’s working as intended). It requires another click on the stop button on the mini player to close the video.
Besides, the stop button is hidden in the minimise player when viewing from portrait orientation.
It’s not really obvious to me that I can just click stop button in the video player to close it.
Adding the close(x) button in my opinion will make it more obvious to stop the video.
Drawbacks
The stop button becomes redundant.
Maybe remove the stop button if you decide to add the close button?
Unresolved questions
No response
Beta Was this translation helpful? Give feedback.
All reactions