View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018483 | MMW 5 | Main Panel: Toolbars & Menus | public | 2021-10-29 00:33 | 2021-11-03 19:43 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.2 | ||||
Target Version | 5.0.2 | Fixed in Version | 5.0.2 | ||
Summary | 0018483: Add Skin Options shortcut in View menu | ||||
Description | 1. Now that we have color changer and Material Design skins are joined we should add "Skin options" menu shortcut in View -> Skins and it should point to Tools -> Options -> Layout -> Skin 2. We should add a 'Configure' icon next to Skin name (just for skins with some options. eg. Color change, skin Dark/Light change) | ||||
Tags | No tags attached. | ||||
Fixed in build | 2514 | ||||
|
I'd suggest placing a [gear] icon next to the 'Material Design' skin. |
|
As talked offline with Jiri: ----- wonder though, now that there're skin related options, what about to show a 'Configure' icon next to Skin name (just for skins with some options)? This way it'd be obvious that users can modify how the skin looks like. ----- |
|
Added in 2514. Additional, related changes: 1) Selecting the current skin from the View submenu will no longer reload the window (because the skin is already selected) 2) app.currentSkin().path now contains the skin's full path, making it consistent with app.getSkins(). (I don't believe any code is affected, b/c app.currentSkin() is only used twice, and only uses "id".) |
|
Verified 2514. |