Hi there,
Is there any possibility to add an "x" to tabs of TabContainer and make them closing via mouseclick just like with every modern browser ui? I am programming a game terminal/console with multitab ability and make them open by player via a special keystroke and player can close the active tab via typing command "exit" (child of tabcontainer is RichTextLabel). Additionally I want the player to close tabs via that mouseclick.