Amerio.Stephane Posted November 8 Share Posted November 8 Hello, the doc states that there should be a windowed borderless mode https://developer.unigine.com/en/docs/2.19/principles/render/output/multi_monitor/spidervision_plugin/displays_setup?rlang=cpp#configure:~:text=the window size-,WindowBorderless,-— borderless OS window But it's missing in the code: enum WINDOW_MODE { WINDOW_MODE_WINDOW, WINDOW_MODE_FULLSCREEN_FREE, }; And it's also missing from the F10 setup window: This windowed borderless mode would be indeed very useful :) 1 Link to comment
fox Posted November 8 Share Posted November 8 Hi Stephane, Seems like a miss when exposing this enum to public API. Will be available in the upcoming release. Sorry for the inconvenience caused! Thank you for reporting! Link to comment
Recommended Posts