drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.28k stars 55 forks source link

Problem with long lists and long names in a list for assets #221

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

Describe the bug The lower entries can't be selected if a list is long enough; “>”, “>>”, “Apply” buttons will be displaced if a name on a list is long enough.

To Reproduce Steps to reproduce the behavior:

  1. Add enough lists with long names for assets
  2. Open the “Object” menu
drwhut commented 1 year ago

Are you able to show a screenshot of this happening?

GrimPixel commented 1 year ago

The buttons are displaced: ksnip_20221231-143957

For the long list of assets, the dropdown instantly disappears when I press the screenshot shortcut. The list suits full-screen mode and when I have upper and lower panels on Linux, the lowest ones are hard to click on.