Home
last modified time | relevance | path

Searched hist:"87 f392c9f03449368b8ff162293b3eea0e7320ea" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DControlLook.cpp87f392c9f03449368b8ff162293b3eea0e7320ea Mon Dec 30 03:11:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> BControlLook::GetFrameInsets(): Fix button insets

The button frame is 3 pixels wide, but that includes one pixel that
actually belongs to the background, which is accounted for by
GetBackgroundInsets().
Removes the additional one pixel inset accidentally introduced earlier.