View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017427 | MMW 5 | Playback | public | 2021-01-22 12:06 | 2022-09-14 14:33 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 5.0 | ||||
Target Version | 5.2 | ||||
Summary | 0017427: Popup Options: We should consider that user can select Monitor where track info popup will show | ||||
Description | We should consider that user can select Monitor where popup will show. @Petr @Ludek You can use my Multi Monitor detection sample app sources to check for multiple monitors for selection. If Monitor is not available it should default to main monitor as it currently does. | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=98223 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Yes, base idea is that Popup shows on some other Monitor not just on Main monitor. I revised/tested this again and it looks like maybe it would be better to be done thru external plugin (eg. "Custom playback info Popup"), rather than native thru popup settings as it not highly requested feature. |
|
As @drakinite explained offline all positions are handled in native code. I guess my code would help there as it detects all monitors and resolutions. Secondly It would be also great of it can be dragged like Rusty pointed. |