fix: maximized window bounds when toggle setResizable (#40503)
This commit is contained in:
parent
2029224a84
commit
3340bc1bf9
5 changed files with 94 additions and 4 deletions
|
@ -190,6 +190,8 @@ class NativeWindowViews : public NativeWindow,
|
|||
void set_overlay_symbol_color(SkColor color) {
|
||||
overlay_symbol_color_ = color;
|
||||
}
|
||||
|
||||
void UpdateThickFrame();
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue