We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Godot version:
Master Branch 8c045fc
8c045fc
OS/device including version:
Windows 10 64-bit ( Vulkan )
Issue description:
TabContainer with "Drag to Rearrange Enabled" allows the user to drag its tabs by mouse to rearrange.
Steps to reproduce: In the game :
TabContainer
drag_to_rearrange_enabled
Control
In the editor :
( Sorry for the editor's language, which made you confused. I'm in a hurry )
Minimal reproduction project:
TabContainer.zip
The text was updated successfully, but these errors were encountered:
CC @volzhs in case this is related to recent TabContainer fixes.
Sorry, something went wrong.
Still valid in 0167bfa. Before his last commit on tab_container.cpp.
0167bfa
tab_container.cpp
Successfully merging a pull request may close this issue.
Godot version:
Master Branch
8c045fc
OS/device including version:
Windows 10 64-bit ( Vulkan )
Issue description:
TabContainer with "Drag to Rearrange Enabled" allows the user to drag its tabs by mouse to rearrange.
Steps to reproduce:
In the game :
TabContainer
node withdrag_to_rearrange_enabled
is enabledControl
nodes to tabs.TabContainer
.In the editor :
( Sorry for the editor's language, which made you confused. I'm in a hurry )
Minimal reproduction project:
TabContainer.zip
The text was updated successfully, but these errors were encountered: