fix: update normal bounds prior to minimizing (#34473)
This commit is contained in:
parent
2fd0194e94
commit
37d93b0482
4 changed files with 186 additions and 5 deletions
|
@ -165,6 +165,8 @@ class NativeWindowMac : public NativeWindow,
|
|||
|
||||
void UpdateVibrancyRadii(bool fullscreen);
|
||||
|
||||
void UpdateWindowOriginalFrame();
|
||||
|
||||
// Set the attribute of NSWindow while work around a bug of zoom button.
|
||||
bool HasStyleMask(NSUInteger flag) const;
|
||||
void SetStyleMask(bool on, NSUInteger flag);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue