View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016386 | MMW 5 | General | public | 2020-02-23 23:09 | 2020-05-08 01:02 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016386: Party Mode: Optimization Bugs | ||||
Description | 1. It takes 5-8s to enter to/return from Party Mode 2. During Switching to/from Party mode Screen/Window flickers number of times 3. Returning to Normal Mode do not restore original MM5 window size and position (MM5 Maximized is the best for testing) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2247 | ||||
|
1&2) is caused by window.doReload() and is actually the same issue when changing skins (or after installing a script) Assigned to Petr (he is planning some optimization of doReload). 3) I cannot replicate, what is your exact Party Mode settings? |
|
1&2) Optimized by Petr (SVN revision 35214) - assigned back to me for further optimizations ( to re-write the switching without a need for using doReload) |
|
3) My Party Settings. |
|
3) I can replicate now. After returning from full screen party mode and trying to double-click the title bar to maximize it => window is not maximized! 4) Even worse bug (with immediate priority) is that once returned back from Party Mode the "Tools" menu (on main menu bar) is missing and does not re-appears even after MM5 restart !! Actually the only fix seems deleting persistent.json file! |
|
4) is fixed in 2246 3) should be fixed asap for 5.0 |
|
Items 1,2,3 are fixed in 2247. |
|
Verified 2247 Finally smooth transition. Good work. |