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

[Bug] Hanging 'x' function upon deletion #2

Closed
makloooo opened this issue Mar 1, 2018 · 0 comments
Closed

[Bug] Hanging 'x' function upon deletion #2

makloooo opened this issue Mar 1, 2018 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@makloooo
Copy link
Collaborator

makloooo commented Mar 1, 2018

The function 'x' will keep itself on the graph after deletion, despite being deleted from both mFunctionList (belongs to FunctionAdapter mFunctionAdapter), and functions (belongs to GraphHandler graph). Tried in the most recent branch and it's not there anymore, but I'm still a little worried.

How to reproduce error:

  1. Enter 'x' as the first function in the list.
  2. Enter another function as the second function in the list.
  3. Delete the first function.

If you try this and it turns out it's being removed properly, please test it with differing conditions. Like, different bounds, multiple graphs, with polar graphing (would be Θ in this case), and other stuff. I just need someone to verify if it's actually gone or not.

@makloooo makloooo changed the title Hanging 'x' function upon deletion [Bug] Hanging 'x' function upon deletion Mar 1, 2018
@makloooo makloooo added bug Something isn't working invalid This doesn't seem right labels Mar 1, 2018
@makloooo makloooo closed this as completed Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant