Fully functional manual searching capabilities and refresh capabilities for all movies, downloads, and collections
This commit is contained in:
@@ -289,6 +289,10 @@ impl HorizontallyScrollableText {
|
||||
self.reset_offset();
|
||||
}
|
||||
}
|
||||
|
||||
pub fn stationary_style(&self) -> String {
|
||||
self.text.clone().trim().to_owned()
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
|
||||
Reference in New Issue
Block a user