View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016405 | MMW 5 | Main Panel: Toolbars & Menus | public | 2020-02-27 02:47 | 2020-04-02 03:03 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0 | ||
Summary | 0016405: Grid View: Image size customization | ||||
Description | During testing of 0013940 I have found that current approach is working but it can be further improved especially when Touch mode is done. Currently if user is using grid view it can select drop down and under customization he can change Image size that opens new Dialog with slider to correct View Image Size. I would suggest small tweak that instead of opening dialog user have sub context Menu with options 50%, 75%, 100%, 125%, 150%, 200%, Customize. Customize would add additional Line on top of grid view (Like when you switch to advanced Search) with a slider and Cancel Icon if size got changed (Pic Attached) Reason for suggesting is that dialog with obstruct much of current view and it is not practical especially as when user moves alider Grid View is updated after OnMouseButtonRelease event (Pic Attached). | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2230 | ||||
|
The current implementation works reasonably fine so I'm pushing to 5.0.1. Also, I'd suggest a much simpler fix: Shrink the dialog a bit so that its default size is _just_ big enough to accommodate a 300% image size. |
|
Dialog slightly modified in build 2230, but it was already very close to its minimal size for 300% image. |
|
Tagging as 'resolved' for me to test in 2230. Note: part of why I've rejected the approach suggested by Peke of eliminating the dialog is that as per 0016391, the dialog is required in order to better communicate to users what views this setting applies to. |
|
Verified 2238. |