reword comment
1 files changed, 1 insertions(+), 1 deletions(-) M scripts/align-images.lua
M scripts/align-images.lua => scripts/align-images.lua +1 -1
@@ 6,7 6,7 @@ local is_first = true require 'mp.options'.read_options(options, nil, function () end) -- Align images bigger than the window to the top right corner. -- Align the OSD to the top right corner of images bigger than the OSD. local dont_center mp.observe_property('video-out-params', 'native', function (_, params) if not mp.get_property_native('current-tracks/video/image') then