user32: Popup menu position fixes.
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Thu, 1 Jun 2006 22:07:37 +0000 (00:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Jun 2006 09:22:04 +0000 (11:22 +0200)
commit6a74137d70608b8c9677c9bcf626f40d04519117
tree9b34cacad74e3fd3081358fca849fe70e3ca8b51
parent81b5450cff40086d5ba65bcf472afd6bcb9fdafb
user32: Popup menu position fixes.

- Open large popup menus on the other side only if there's enough space
- Open popup menus such that the y position of the first item in the
  popup menu is the same as the y position of the focused menu item.
dlls/user/menu.c