mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 17:14:21 +01:00
@@ -261,7 +261,7 @@ fn generate_gif(
|
|||||||
);
|
);
|
||||||
|
|
||||||
if tex_input.send(texture_frame).is_err() {
|
if tex_input.send(texture_frame).is_err() {
|
||||||
tracing::error!("AnimationTextureFrame mpsc stopped abruptly");
|
tracing::debug!("AnimationTextureFrame mpsc stopped abruptly");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user