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

Wrong model status reported by mModelStatusTimer #224

Open
xribene opened this issue Sep 25, 2024 · 0 comments · May be fixed by #213
Open

Wrong model status reported by mModelStatusTimer #224

xribene opened this issue Sep 25, 2024 · 0 comments · May be fixed by #213
Assignees
Labels
bug Something isn't working

Comments

@xribene
Copy link
Contributor

xribene commented Sep 25, 2024

The model shared pointer in mModelStatusTimer doesn't get updated after a model.reset in MainComponent.h. A model.reset() happens only after an unsuccessful loading of a model.

The result is that the reported status is actually the status of the previous unsuccessfully loaded model.

@xribene xribene added the bug Something isn't working label Sep 25, 2024
@xribene xribene self-assigned this Sep 25, 2024
xribene added a commit that referenced this issue Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant