mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update description
This commit is contained in:
parent
aeb72d2604
commit
19d29e82fe
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ namespace Flow.Launcher.Plugin
|
|||
public string ProgressBarColor { get; set; } = "#26a0da";
|
||||
|
||||
/// <summary>
|
||||
/// Suggests a result's file extension should use full width of the default preview panel.
|
||||
/// Suggests the preview image of result should use full width of the default preview panel by result's file extension.
|
||||
/// </summary>
|
||||
/// <param name="extension">File extension. Dot included.</param>
|
||||
public static bool ShouldUseBigThumbnail(string extension)
|
||||
|
|
|
|||
Loading…
Reference in a new issue