Describe the bug
If a pie chart is a child of a tab container and its tab is not open, the small window that shows info about the different slices of the pie chart still appears.
To Reproduce
Steps to reproduce the behavior:
Create a node2D in a 2D scene.
Click on add child node and select tab container.
Click on add child node and create at least two tabs.
In one of the tabs, click on add child node and add a Node2D.
Click on add child node and add a Control node to it.
Click on Instance Child Scene and select PieChart.
In 'Source', select pie.csv.
Set ',' as delimiter.
Select gradient in Template
Add a script in control and type '$PieChart.plot()' in _ready().
Play the scene
Expected behavior
When you open an empty tab and put your mouse over it, the small window of the pie chart that is stored in one of the other tabs should appear.
Screenshots
Desktop (please complete the following information):
Describe the bug If a pie chart is a child of a tab container and its tab is not open, the small window that shows info about the different slices of the pie chart still appears.
To Reproduce Steps to reproduce the behavior:
Expected behavior When you open an empty tab and put your mouse over it, the small window of the pie chart that is stored in one of the other tabs should appear.
Screenshots
Desktop (please complete the following information):