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

New update audio player #102

Merged
merged 12 commits into from
Dec 24, 2019
Merged

New update audio player #102

merged 12 commits into from
Dec 24, 2019

Conversation

danillouz
Copy link
Member

This PR fixes #82

Daniël Illouz added 12 commits December 23, 2019 15:45
- Give error details view a max width
- Create stories for basic new update states
In the new update view we now also unload (a previously loaded) audio file
when deleting a recording.
It's a good practice to clean up unused resources, but because the audio player
is now "global" (it can be used in the whole app) this also prevents potential
memory leaks.
This prevents "resize jitter".
@danillouz danillouz self-assigned this Dec 24, 2019
@danillouz danillouz merged commit e4ab3f7 into master Dec 24, 2019
@danillouz danillouz deleted the new-update-audio-player branch December 24, 2019 19:00
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 this pull request may close these issues.

Implement custom audio player in record update view
1 participant