cocoa: adding hardcoded implementation of SM_CXDRAG and SM_CYDRAG

git-svn-id: trunk@61173 -
This commit is contained in:
dmitry 2019-05-07 14:33:41 +00:00
parent 76c7bf9958
commit 357ea31186

View File

@ -2495,6 +2495,7 @@ begin
Result := 64 else}
Result := 16;
end;
SM_CXDRAG,SM_CYDRAG: Result := 5;
SM_CXHTHUMB, SM_CYVTHUMB:
Result := Round(NSScroller.scrollerWidthForControlSize(NSRegularControlSize));
SM_SWSCROLLBARSPACING: