Tree node indent issue #1604
Labels
priority: low
low priority
state: ready
Fixed/Added and will be present in an upcoming release
type: bug
bug
Version of Dear PyGui
Version: 1.3.1
Operating System: Windows 10
My Issue/Question
Given a tree_node with indentation, when it is collapsed, it introduces indentation to the widget below it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected widgets below the tree_node to keep their own indentation.
Screenshots/Video
Initial state:

State after collapsing 'Tree node 1':

State after collapsing 'Tree node 2':

Standalone, minimal, complete and verifiable example
The text was updated successfully, but these errors were encountered: