mirror of
https://github.com/LinuxBeginnings/swww.git
synced 2026-01-12 07:21:01 -03:00
more concise definition
This commit is contained in:
@@ -212,7 +212,7 @@ pub enum ResizeStrategy {
|
||||
Crop,
|
||||
/// Resize the image to fit inside the screen, preserving the original aspect ratio
|
||||
Fit,
|
||||
/// Resize the image to stretch across the screen
|
||||
/// Resize the image to fit inside the screen, without preserving the original aspect ratio
|
||||
Stretch,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user