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

YTreeitems are inserted twice in YTree #55

Open
anaselli opened this issue Jan 11, 2017 · 0 comments
Open

YTreeitems are inserted twice in YTree #55

anaselli opened this issue Jan 11, 2017 · 0 comments

Comments

@anaselli
Copy link
Contributor

Using the code example used to show the evidence of issue #54, the application presents the items inserted twice into the tree.
That happens in ncurses only, and using tree->startMultipleChanges(); .... tree->doneMultipleChanges(); code block. Even if in that example we could avoid such a multiple changes, this issue happens also when removing old items and then adding the new ones, e.g. in a common condition at run-time.
I haven't found any workarounds for this so it's blocking for me since it breaks the normal behaviour.

anaselli added a commit to manatools/dnfdragora that referenced this issue Mar 19, 2017
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