View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020650 | MMW 5 | Skinning framework | public | 2024-02-22 21:35 | 2024-02-23 17:10 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Summary | 0020650: Album art in Mini Player should not have atTopMost set to true | ||||
Description | Album art in Mini Player already has modal set to true, which makes it as topmost window anyway. I tried replacing atTopMost: true with atTopMost: false and everything works fine, the album art dialog is still always above mini player and other programs. I am using the same data-id="player-albumArt" in my skin for the main player as you have it for mini player, but when I click on it I get the topmost dialog box, which I don't want. So, I resolved that by overriding the window.playerControlsHandlers.albumArt in my skin, but I don't like such solution, because if you change that part of the code somehow, I will need to change it in my skin as well. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||