fix: fullscreen for windows without rounded corners (#47681)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
3a6d7e0c22
commit
130f00dfcd
6 changed files with 67 additions and 10 deletions
|
@ -175,6 +175,8 @@ class NativeWindowMac : public NativeWindow,
|
|||
// cleanup in destructor.
|
||||
void Cleanup();
|
||||
|
||||
void SetBorderless(bool borderless);
|
||||
|
||||
void UpdateVibrancyRadii(bool fullscreen);
|
||||
|
||||
void UpdateWindowOriginalFrame();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue