Closed dapetcu21 closed 3 years ago
This makes the webview respect the window size on macOS (it used to behave weirdly and use the screen size instead).
To achieve this, I use the frame of the GL view as reference to position the web view directly on top of it.
This makes the webview respect the window size on macOS (it used to behave weirdly and use the screen size instead).
To achieve this, I use the frame of the GL view as reference to position the web view directly on top of it.