Allow tab_rmb_clicked signal to always be emitted

This commit is contained in:
Logan Detrick
2025-06-12 16:43:12 -07:00
parent 6fd949a6dc
commit e50cf880c3
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">