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.
MIT License
1.24k stars 49 forks source link

Omit latter parts of too-long values in config.cfg #292

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

Is your feature request related to a problem? Please describe. When a value like URL is too long, the tooltip will be too long, so other values will be out of the screen.

Describe the solution you'd like Use ellipsis to shorten too-long values in config.cfg.

drwhut commented 1 year ago

Yeah this makes sense, considering the fact there is now a "Details..." menu one can access to get further information about an asset.