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

Toggling well path visibility triggers unexpected calculations, jumps treeview selection and active view #1902

Closed
JacobStoren opened this issue Sep 15, 2017 · 3 comments
Assignees
Labels
Bug Bug not yet in an official release

Comments

@JacobStoren
Copy link
Member

JacobStoren commented Sep 15, 2017

See testmodel for #1901
Has to do with recalculation of CompletionTypeResult

To see jumping of tree view selection several cases is required

@JacobStoren JacobStoren added the Bug Bug not yet in an official release label Sep 15, 2017
@JacobStoren JacobStoren changed the title Togling well path visibility triggers unexpected calculations, jumps treeview selection and active view Toggling well path visibility triggers unexpected calculations, jumps treeview selection and active view Sep 15, 2017
@JacobStoren JacobStoren added this to the Critical Fixes - PreProto milestone Sep 15, 2017
@JacobStoren
Copy link
Member Author

This one is important to fix for the Deeper project as well

@JacobStoren
Copy link
Member Author

JacobStoren commented Dec 21, 2017

The fixes for #1770 is merely hiding the problem that the recalculations are done far too often.

We must not recalculate when the Completion Type is not active in any visible view.

@magnesj
Copy link
Member

magnesj commented Dec 21, 2017

Covered by issue #2287

@magnesj magnesj closed this as completed Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug not yet in an official release
Projects
None yet
Development

No branches or pull requests

2 participants