Wings 3D Development Forum
[fixed] Popup menu out of screen. - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12)
+---- Forum: Current Version of Wings3D - bug reports (https://www.wings3d.com/forum/forumdisplay.php?fid=18)
+---- Thread: [fixed] Popup menu out of screen. (/showthread.php?tid=3145)



[fixed] Popup menu out of screen. - Xavier - 10-12-2023

Hi,

In the new release (2.3), the right click on an object display the popup menu at the default cursor place.

If the object is at the screen bottom side, the bottom of menu is of screen.

The release 2.2.9 seem ok to relocate the popup menu at the bottom of the screen.

Release 2.2.9 (W64)
   

Release 2.3 (W64)
   


platform: W64+AMD RADEON Vega 8 mobile


RE: Popup menu out of screen. - micheus - 10-17-2023

(10-12-2023, 07:28 PM)Xavier Wrote: In the new release (2.3), the right click on an object display the popup menu at the default cursor place.
Thanks for report that Xavier.

My fault. Fixing another issue related to multiple displays setup I ended up to removing the code that was trying to fit the menu on screen. Blush

The path is already available in Patches/Fixes for Wings3D (look for the 2.3)


RE: Popup menu out of screen. - Xavier - 10-17-2023

Thanks so much Micheus, and theĀ  Wings 3D team.

I like this project, and it steel alive (new functions, clever and easy use).

Love-It

And it seel free for all open projects...


RE: [fixed] Popup menu out of screen. - Nova - 12-05-2023

Thanks Micheus for this fix!


RE: [fixed] Popup menu out of screen. - lennart - 04-07-2024

Thanks for the menu-fix. It was very annoying and i thought it was my fault. But no, a small bug what is already killed ;-)


RE: [fixed] Popup menu out of screen. - micheus - 04-08-2024

(04-07-2024, 11:43 AM)lennart Wrote: Thanks for the menu-fix. It was very annoying and i thought it was my fault. But no, a small bug what is already killed ;-)
Thanks for the feedback and sorry for that.