View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006409 | MMW v4 | Player | public | 2010-07-09 23:20 | 2010-12-12 04:14 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0006409: Video Playback: mode rotation is confusing | ||||
Description | It's currently difficult to rotate between AA Windows / Large Video Window / Full Screen Window. At the moment, Double-clicking on the AA window causes full-screen mode to appear, and double clicking on FS mode causes AA window to appear. 1) Instead there should be a rotation i.e. double-click triggers rotation AA Window --> Large Video Window --> Full Screen Window. 2) Additionally, it could be useful to have windowing buttons on the video screen. e.g. buttons in the player (FS and maximized video modes) to: - switch back to MM tracklist view: [-] (minimize) button - switch to MM enlarged video mode: [] (maximize) button - close MM: [x] (close) button (only required for FS mode) | ||||
Tags | No tags attached. | ||||
Fixed in build | 1311 | ||||
|
1) I disagree here, I'd say that rotation of >2 views is harder to use. I actually like the current implementation, I prefer the fast switch between two most used modes (which can be easily modified in the pop-up menu, in case user changes preferences). 2) Suppose for these buttons could be added (but their appearance would depend on skin authors). |
|
I suppose we can try implementing a means of easily changing the mode of the large screen (i.e. implement item 2). Then we can see if item 1 is really required--I suspect that you may be right--the problem of an unclear means of switching between modes might be better solved by _only_ giving a UI to do so in the large/full-screen windows. |
|
Ok, assigning item 2) to Petr. |
|
Fixed in 1309. Added new property for custom skin buttons - Action so artist can add custom buttons calling our internal actions (like AVideoReduced, AVideoEnlarged & AVideoFullScreen). Also i've added these video states configurable as a hotkeys. |
|
After discussing this with Petr, the current solution to 2) doesn't solve the problem well, since adding buttons to the player results in other issues: a) player buttons would have to be different depending on whether audio or video is playing b) the means of switching between modes isn't consistent (i.e. sometimes user clicks the player, sometimes the image superimposed on the video) What I would like to see is for the buttons to appear on the _video_. i.e. transparent buttons superimposed on the video (in both regular and full-screen modes) that appear on mouseover that: - reduce video - enlarge video - close MM (optional and only for full screen mode) |
|
Fixed in 1311 |
|
Verified 1334 |