comctl32: A couple fixes for tab icon offsets.
authorJames Hawkins <truiken@gmail.com>
Thu, 23 Mar 2006 06:07:10 +0000 (00:07 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Mar 2006 19:20:33 +0000 (20:20 +0100)
commitaa57ad373d50caf3d48c22a814ead474098cba32
tree592cb9df93a7bbfc550dc7405893bba6a2d94bc7
parentbed3d4d3eb5e6662c2804ba7b556cd507e0dae52
comctl32: A couple fixes for tab icon offsets.

- Shift selected icons up and non-selected icons down.
- Add the top or left draw rect to the vertical offset, because it may
  not be zero.
dlls/comctl32/tab.c