chewie icon indicating copy to clipboard operation
chewie copied to clipboard

Controls UI Overlap Issue

Open BrainDjuice opened this issue 10 months ago • 0 comments

I am experiencing an issue with the Chewie package where the controls UI is not displaying properly. Specifically, the time overlaps with the slider, making it difficult to read and interact with the controls and also additional options not at the corner.

Screenshot 2024-03-27 at 14 58 12

ChewieController( videoPlayerController: videoPlayerController, autoInitialize: true, useRootNavigator: false, aspectRatio: 16 / 9, )

BrainDjuice avatar Mar 27 '24 15:03 BrainDjuice