Correctly negotiate tooltip location of value popups.
commit46e472b1853b175bb0207ed4d73402bfaf6a078c
authorJohannes Sixt <j6t@kdbg.org>
Sun, 10 May 2009 19:38:22 +0000 (10 21:38 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 17 May 2009 13:19:25 +0000 (17 15:19 +0200)
treefabc1ca0dc531e5dee376d96c2d1c2b63178dd76
parentadf930009cb2bff0c6fec6155fa4f94f82e38424
Correctly negotiate tooltip location of value popups.

Since the source files are now shifted down by the tab-bar, the point that
is tested for a popup must be converted to the source window location.
Likewise, the resulting rectangle must be converted back.
kdbg/winstack.cpp