Searched hist:db85cbe0 (Results 1 - 1 of 1) sorted by path

/haiku/src/kits/interface/
H A DMenuItem.cppdiff db85cbe0 Tue Aug 20 14:50:05 MDT 2013 John Scipione <jscipione@gmail.com> MenuItem: Set and restore the low color too

A small revision on my last published commit, set and restore the
low color in addition to the high color when drawing the menu item
because DrawString() will produce nicer looking results if the low
color of the view matches the color it draws on due to anti-aliasing.

Completed in 86 milliseconds