antipole2/JavaScript_pi

Moving console between screens of different resolution can lose parked positions

Closed this issue · 1 comments

If the OpenCPN frame is moved between screens of different resolution, it can cause issues with the sizing of the canvas.
This may causes problems with the positioning of consoles, which may be shifted within the frame.
Parked consoles may be repositioned away from the proper parking space and hence lose their parked status.

Cannot fix without underlying OpenCPN wxWidgets issue being addressed.

This issue resolved with move wx3.2. Issues with multi-screen support remain but this is an OCPN issue rather than a JavaScript one.