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

Layer Removal #6

Open
mk29142 opened this issue Aug 30, 2016 · 4 comments
Open

Layer Removal #6

mk29142 opened this issue Aug 30, 2016 · 4 comments

Comments

@mk29142
Copy link

mk29142 commented Aug 30, 2016

For continuous data, the layer does not remove when parameter box has been unchecked.

@jonblower
Copy link
Member

Do you mean that it works OK for categorical data, but not for continuous-valued data?

@mk29142
Copy link
Author

mk29142 commented Aug 30, 2016

For the tests i have tried so far yes, the categorical works.

@jonblower
Copy link
Member

Do you have any idea why this might be happening? It would be useful to have a record of anything you have tried, or any hunches as to what might be going on, for someone else to follow up on. Very odd that it works for categorical data but not for continuous!

@mk29142
Copy link
Author

mk29142 commented Aug 31, 2016

So before i thought it was because multiple layers were being added on top of each other due to the selectors and then only the top layer was being removed. This was the case before and i was able to fix it by adding cases in the UIManager class. But I am not entirely sure why the problem is back.

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

2 participants