rbreu / beeref

BeeRef Reference Image Viewer
GNU General Public License v3.0
501 stars 37 forks source link

Context menu too short on first use #25

Closed wayfu closed 9 months ago

wayfu commented 3 years ago

Describe the bug The pop-open context menu submenus are shorter on their first open than on subsequent ones, cutting off the last item.

To Reproduce Steps to reproduce the behavior:

  1. Open BeeRef
  2. Open the context menu
  3. Navigate to a submenu
  4. Observe
  5. Navigate to a different submenu
  6. Go back to the first one, it will now show all items fully

Expected behavior I would expect menus to be the required size from the first use.

Screenshots image

My System Win10

rbreu commented 2 years ago

Huh, weird. The white lines are also strange.

rbreu commented 9 months ago

I've upgraded from Qt 6.4 to Qt 6.6. This will go out in the next release. If the issue persists after that, feel free to re-open this issue.