have a proper Table control node #11513
Closed
azur-wolve
started this conversation in
GUI
Replies: 1 comment
-
Thanks for the proposal! Consolidating in #97. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There exist various table addons in the Assetlib, but those are restricted to a specific personal mindset and lack some features.
Using
ItemList
and combineVBoxContainer
andHBoxContainer
is a workaround with many caveats.A basic
Table
with the most common features to configure as needed.Features like:
Beta Was this translation helpful? Give feedback.
All reactions