Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix speed dial crash #100

Merged

Conversation

christoph-heinrich
Copy link
Contributor

@christoph-heinrich christoph-heinrich commented Jul 20, 2022

When dragging the speed dial and letting go over the timeline,
this:fadeout was called, but that function does not exist.
Introduced in 7551943

I think this was simply forgotten in the aforementioned commit.

Closes #78

When dragging the speed dial and letting go over the timeline,
`this:fadeout` was called, but that function does not exist.
Introduced in 7551943
@po5
Copy link
Contributor

po5 commented Jul 25, 2022

Thank you. Keep encountering this but like Fitche I never bothered fixing it.

@tomasklaen tomasklaen merged commit 17d400c into tomasklaen:master Aug 14, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change the speed via the widget may make uosc crash
3 participants