View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013951 | MMW 5 | Main Panel | public | 2017-01-25 16:03 | 2019-06-24 10:31 |
| Reporter | Ludek | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0013951: Art&Details window is not scaled correctly when Now Playing is hidden | ||||
| Description | When 'Now Playing' list (above A&D window) is hidden then the A&D isn't shown in full possible height. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 2059 | ||||
|
|
Partially fixed in 2059 by removing the fixed height (350px) in maincontent.html But they are still some remaining issues: a) if a fixed height is set by the splitter (between NP and A&D) then closing NP doesn't cause A&D to be shown in full height. I guess that the Splitter component should react on closing the NP above (via layoutchange event?) and make A&D window in full height. b) even after MM5 restart the A&D isn't in full height, this is somehow related to code in ArtWindow.handle_layoutchange , disabling this code fixes the situation |
|
|
Fixed in build 2059. |
|
|
Verified 2183 A&D renders correctly. |