You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With that fix though I have found still one issue - if the main screen is not centered relative to the peripheral screen, it is not exactly centered, but offset slightly. - But that's probably not an issue of the config, but rather phoenix itself.
The text was updated successfully, but these errors were encountered:
I've improved multi-monitor support. Although I've found many other issues with it, I think those may happen if the monitors are arranged weirdly or if they don't all have the same resolution.
to fix change in
helpers/center_window.js
line 11 and 12 from
to
With that fix though I have found still one issue - if the main screen is not centered relative to the peripheral screen, it is not exactly centered, but offset slightly. - But that's probably not an issue of the config, but rather phoenix itself.
The text was updated successfully, but these errors were encountered: