win: Min/max size uses scaled DPI size.

This commit is contained in:
Cheng Zhao 2014-07-16 15:40:22 +08:00
parent 6de595f036
commit 8f94d5886d
3 changed files with 14 additions and 0 deletions

View file

@ -15,6 +15,7 @@ namespace {
const int kResizeInsideBoundsSize = 5;
const int kResizeAreaCornerSize = 16;
const char kViewClassName[] = "FramelessView";
} // namespace