eclipsesource / eclipsesource/tabris-js
Add scaleMode for Video widget
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Is it possible to add `scaleMode` property like `CameraView` and `ImageView` for `Video`?
### Expected behavior
I want to be able to fill the space of the widget, without preserving the aspect ratio. If you specify a size that does not match the aspect ratio, the empty space will appear.
By the way, it is not very convenient to set a certain size for a `Video` in advance when you do not know the size of the video itself.
Contributor guide
Assessment
This issue has not been assessed yet.