shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.24k stars 321 forks source link

Overlapping frame previews for iOS #357

Open jsindos opened 2 years ago

jsindos commented 2 years ago

The frame previews on iOS are overlapping, which makes it hard to know exactly what preview is looking at. I'm looking at making this clearer and assume the relevant code is in ICGVideoTrimmerView.m. I'm new to iOS dev so might take a bit to figure this out.

IMG_1061

Sivakumar415 commented 12 months ago

@jsindos Could you fix this?