On Wed, Nov 14, 2007 at 11:18:17PM +0000, place wrote:
Jorge wrote:
The "Load images" via page menu patch was committed.
Are you seeing the menus popping up with the load images option under the pointer? What I get looks suspiciously like the previous option clicked plus the height of the control panel. *resizes control panel* Yes, _very_ suspiciously.
I'm experiencing the same as you. With the offset being exactly the panel height. No problem at all when the whole panel is hidden. It's possible to workaround by adding an offset inside the a_Menu_*_popup functions, but probably the proper solution is to get the event in window coordinates instead of viewport-based ones. AFAIU the popup offset is OK with pure-fltk2 widgets, so maybe there's a problem in how FLTK2 perceives the viewport or the panel... I haven't investigated further along these lines though... -- Cheers Jorge.-