Fixed widget animations implementation
This commit is contained in:
parent
3c095aa3f0
commit
8da098330b
4 changed files with 95 additions and 39 deletions
|
|
@ -21,7 +21,6 @@ pub use user_attention::UserAttention;
|
|||
|
||||
use crate::subscription::{self, Subscription};
|
||||
use crate::time::Instant;
|
||||
use crate::window;
|
||||
|
||||
/// Subscribes to the frames of the window of the running application.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue