Skip to content
New issue

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

Sub-Tree items disappear when window is resized #1022

Open
J-Cake opened this issue Aug 21, 2023 · 0 comments
Open

Sub-Tree items disappear when window is resized #1022

J-Cake opened this issue Aug 21, 2023 · 0 comments

Comments

@J-Cake
Copy link

J-Cake commented Aug 21, 2023

Describe the bug
Using the QTreeWidget example inside a QSplitter, the splitter is adjusted, the subtree items on item1 disappear

To Reproduce
Steps to reproduce the behavior:

  1. Place the QTreeWidget example into a vertical QSplitter
  2. Resize the splitter - sometimes it doesn't need to be resized, it seems generally very shaky. Just about anything can cause this from my observations.
  3. Note the absence of the expand chevron

Expected behavior
The tree should continue to contain all data.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: KUbuntu 23.04 (Qt Version 5.15.8) + Wayland
  • NodeGUI version: 0.61.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant