tiskender2 / StoryUI

Create stories with just single-line code written in SwiftUI
MIT License
46 stars 10 forks source link

Video and Image Scale Problem #5

Closed alicankurt1 closed 2 years ago

alicankurt1 commented 2 years ago

First of all, thank you for the library.

(Selamlar) How to change/fix scaleToFill or scaleToFit stories media. When upload a image or video, media sizes look distorted.

Ekran Resmi 2022-06-29 11 26 19

Should look like this ;

Ekran Resmi 2022-06-29 11 29 03

tiskender2 commented 2 years ago

Hello, you should change your image its not suitable prefer vertical images rather than horizontal

alicankurt1 commented 2 years ago

Hello, you should change your image its not suitable prefer vertical images rather than horizontal

Thanks for your answer, but I'm not the one to choose the image, users. So can I edit it as Scale to Fit instead of scale to Fill?

tiskender2 commented 2 years ago

yes you can change from source code, its up to you to do that you need to download source code instead of using SPM