mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-25 23:39:37 -05:00
Merge branch 'master' of https://github.com/eried/portapack-mayhem
This commit is contained in:
commit
9a1d6aabe4
@ -231,6 +231,7 @@ ReplayAppView::~ReplayAppView() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void ReplayAppView::on_hide() {
|
void ReplayAppView::on_hide() {
|
||||||
|
stop(false);
|
||||||
// TODO: Terrible kludge because widget system doesn't notify Waterfall that
|
// TODO: Terrible kludge because widget system doesn't notify Waterfall that
|
||||||
// it's being shown or hidden.
|
// it's being shown or hidden.
|
||||||
waterfall.on_hide();
|
waterfall.on_hide();
|
||||||
|
Loading…
Reference in New Issue
Block a user