Merge pull request #107440 from lodetrick/tabcontainer-popup

Allow `tab_rmb_clicked` to always work
This commit is contained in:
Thaddeus Crews
2025-11-13 17:42:59 -06:00
5 changed files with 47 additions and 59 deletions

View File

@ -336,7 +336,7 @@
<signal name="tab_rmb_clicked">
<param index="0" name="tab" type="int" />
<description>
Emitted when a tab is right-clicked. [member select_with_rmb] must be enabled.
Emitted when a tab is right-clicked.
</description>
</signal>
<signal name="tab_selected">