mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-09 01:02:24 +08:00
wip videoviewer
This commit is contained in:
@@ -60,7 +60,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
{
|
||||
_context = context;
|
||||
|
||||
var def = new Size(450, 450);
|
||||
var def = new Size(500, 300);
|
||||
|
||||
_mediaSize = GetMediaSizeWithVlc(path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user