You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 1.6.3 (master@9989e6f)
Operating System: Windows 10
My Issue/Question
A tree node is not open by default with default_open=True. The option works as expected for version 1.6.2 installed using pip install dearpygui but the node is closed when I run the same code using DPG built locally from the source code. I hope I did not mess up anything.
Version of Dear PyGui
Version: 1.6.3 (master@9989e6f)
Operating System: Windows 10
My Issue/Question
A tree node is not open by default with
default_open=True
. The option works as expected for version 1.6.2 installed usingpip install dearpygui
but the node is closed when I run the same code using DPG built locally from the source code. I hope I did not mess up anything.To Reproduce
Steps to reproduce the behavior:
pip install .\DearPyGui
)Expected behavior
Screenshots/Video
Standalone, minimal, complete and verifiable example
The text was updated successfully, but these errors were encountered: