win: Min/max size uses scaled DPI size.
This commit is contained in:
parent
6de595f036
commit
8f94d5886d
3 changed files with 14 additions and 0 deletions
|
@ -15,6 +15,7 @@ namespace {
|
|||
|
||||
const int kResizeInsideBoundsSize = 5;
|
||||
const int kResizeAreaCornerSize = 16;
|
||||
|
||||
const char kViewClassName[] = "FramelessView";
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue