Opened 12 years ago
Last modified 4 years ago
#8669 new enhancement
[MediaPlayer] Improved zoom button behavior
Reported by: | mmadia | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | #8665 | |
Platform: | All |
Description
resize to display the video at 1:1 size, assuming it fits on screen. If the 1:1 size is larger than the current resolution, then scale the video to be a best fit.
Note: as of hrev44244, full screen can be entered with CMD-Enter, as well as double-clicking the content area.
Change History (4)
comment:1 by , 12 years ago
Blocked By: | 8665 removed |
---|---|
Blocking: | 8665 added |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Cc: | added |
---|---|
Summary: | Improved zoom button behavior → [MediaPlayer] Improved zoom button behavior |
The Zoom button should never resize the video, only the window. MediaPlayer already keyboard shortcuts for resizing the video.
comment:4 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
Note:
See TracTickets
for help on using tickets.
Here I'd also suggest another best fit option for the zoom-button, similar to ShowImage (#8668): Do not resize the video 1:1, just resize the window to best fit around the currently displayed video. That way black borders are removed if possible. The 1:1 command already has a menu item.