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

Be more consistent with regard to the RootIndexDisplayHint in ObserverWidget trees. #103

Open
JPNaude opened this issue Nov 26, 2013 · 0 comments

Comments

@JPNaude
Copy link
Owner

JPNaude commented Nov 26, 2013

At present, the activeHints() is used to determine the RootIndexDisplayHint in both ObserverWidget and ObserverTreeModel. This is not optimal, it should only use the top level observer's hints to determine the RootIndexDisplayHint. It won't be an issue in most cases, but if a tree contains nodes with different RootIndexDisplayHint hints and the ObserverWidget is set to use the observer's hints, we might see funny things happening when selection changes between nodes with this hint set differently.

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