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

[0.4.18 All] Use a proxy model to filter elements on the structure by viewport rect #182

Open
pnudupa opened this issue Oct 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@pnudupa
Copy link
Collaborator

pnudupa commented Oct 3, 2020

This ticket has been created based on a suggestion/feedback from "Grecko pys" who watched the Scrite talk presented at QtDD 2020 on YouTube. https://www.youtube.com/watch?v=z7GEUrRyh0U

About the TightBoundingBoxItem attached object, have you considered using a proxy model aware of the viewport instead? Instead of hiding delegates, it would simply not instantiate them. Sounds better on paper no?

@pnudupa pnudupa added the enhancement New feature or request label Oct 3, 2020
@pnudupa
Copy link
Collaborator Author

pnudupa commented Jan 6, 2021

Annotations already use a filter model, when there are more than 100 annotations. For fewer annotations, filter model looks like an over kill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant