rhard/imgx

Window not positioned in VR space

Closed this issue · 2 comments

The variable Init::mselfPositioning is not initialized. In certain conditions (such as adding private variables to a class derived from ImgWindow) this causes flightLoopHandler to set the window positioning mode (to another uninitialized value). This results in the window to be opened on a monitor instead of in the VR space or sometimes crashes X-plane.

rhard commented

Fixed with #4