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] Added control point is not shown if the last one was previously removed #106

Open
vicocz opened this issue Dec 16, 2023 · 0 comments · May be fixed by #107
Open

[Bug] Added control point is not shown if the last one was previously removed #106

vicocz opened this issue Dec 16, 2023 · 0 comments · May be fixed by #107

Comments

@vicocz
Copy link
Contributor

vicocz commented Dec 16, 2023

Found when running BrickController2 ver 3.3 on Android:

Step to reproduce:

  • Create a new seqence
  • Add new control point
  • Delete that point
  • Add new control point

Expected results:

  • Single control point is shown

Current (wrong) result:

  • No point is shown

This seems to be some issue with binding as if sequence is saved and reopenned, there is that expected single point shown.

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

Successfully merging a pull request may close this issue.

1 participant