ImageViewer icon indicating copy to clipboard operation
ImageViewer copied to clipboard

add config option for video layer gravity + scubber safeArea

Open loryhuz opened this issue 5 years ago • 5 comments

By default, the transition between previewImage and video is strange due to the content mode not being the same between them. I added the ability to get another content mode for video to fit with previewImage

loryhuz avatar Oct 02 '18 15:10 loryhuz

Added safeAreaInset for video scrubber position

loryhuz avatar Oct 04 '18 09:10 loryhuz

@loryhuz is this PR still relevant?

RuiAAPeres avatar Oct 17 '19 21:10 RuiAAPeres

I need this PR changes to fix a bug where a square video is shrinking. Please merge.

WestFlow127 avatar May 05 '20 21:05 WestFlow127

I need this PR changes to fix a bug where a square video is shrinking. Please merge.

I am wondering - why is it necessary to remove KVO from VideoView?

Krisiacik avatar May 05 '20 21:05 Krisiacik

I am wondering - why is it necessary to remove KVO from VideoView?

I'm not sure, but I'm after the videoGravity config option.

WestFlow127 avatar May 05 '20 22:05 WestFlow127