ImagePulseTint -> PulseAlpha
make it more generic to pulse alpha values, not necessarily image tints Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ pub mod profile;
|
||||
mod username;
|
||||
pub mod widgets;
|
||||
|
||||
pub use anim::{AnimationHelper, ImagePulseTint};
|
||||
pub use anim::{AnimationHelper, PulseAlpha};
|
||||
pub use mention::Mention;
|
||||
pub use note::{NoteContents, NoteOptions, NoteView};
|
||||
pub use profile::{ProfilePic, ProfilePreview};
|
||||
|
||||
Reference in New Issue
Block a user