View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013002 | MMW 5 | General | public | 2015-12-07 21:29 | 2020-02-07 18:49 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.0 | ||||
Summary | 0013002: Optimize title bar / toolbar layout | ||||
Description | The current toolbar/titlebar/tab bar arrangement can be improved so that: a) it takes up less space (e.g. the title bar wastes a lot of space) b) icons are arranged so that they're aligned with the portion of the UI that their functionality affects (e.g. tracklist view selector should be near the tracklist). This can be accomplished as follows: i) Combine the title bar with the tab bar (as in MM4). If the user doesn't use tabs, then the tab bar will appear empty as MM5 currently does, with the '+' button hidden in the overflow menu OR the main UI can appear as a tab with a single '+' button next to it (as in Chrome). ii) To better align icons, the UI can be divided into 3 regions as shown in the mockup and that the different icons are aligned as shown (it's similar to the approach taken in gmail on a tablet in landscape mode). Note that when the NP (or the tree) is hidden, the icons that are right justified move to the right, while those that are left-justified move to the left. See the attached images. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2126 | ||||
|
i) Per IM, while I agree, I think that we should try to design a version without the need to draw to the Titlebar area first. ii) Could be modified by Michal, even though I'd do it with High priority only, since I'd like to see the rest of the UI stabilized before we start this kind of changes. Note re. implementation - link describing the Titlebar modifications in Windows: https://msdn.microsoft.com/en-us/library/bb688195%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 |
|
If we want to improve the toolbars for the 5.0 release (and we feel that integrating functionality into the title bar is too time consuming), then we can go with the alternative approach that shown in Toolbar Alternatives.png. |
|
Assigning Petr to implement i) (without going into Titlebar). |
|
Implemented i) |
|
Tabs in title bar is already implemented in all default borderless skins. The rest of this issue is actual or need to be updated ? |
|
The only additional suggestions I'd make are: 1) Since we're not getting rid of the title bar, perhaps when the menu bar is hidden, the three dot overflow menu should be moved back to the title bar ? 2) The Filter icon should only appear when relevant (i.e. in views that display tracks) |
|
1) Or rather make it a part of the App icon (top left)? I don't think that the three dot icon would look good there... 2) Agreed. |
|
1) You're probably right that it wouldn't look good combined with the MM icon. However I don't like the idea of using the MM icon to perform this function (currently if the user accidentally hides the main menu, they invariable call support asking how to access the menu). On the other hand, if you meant to replace the MM icon with a menu indicator, that could work. See example below: a) use 3 bars for the main menu (I suppose that 3 dots could work, but I'm not sure if it would look quite as good). Also, it would be inconsistent with the other 3-dot menus which currently appear on the right. b) change the expand/collapse column indicator to something a bit more reflective of the function. See examples below. |
|
1) a+b implemented in build 2135. I think, it looks good and is quite intuitive now. |
|
From My tests in 2226 This can be closed as fixed as it is is changed and improved? Latest improvements are done by natively including ShowAllnodes. |
|
This has already been fixed. |