HaikuArchives / ffmpegGUI

GUI for FFmpeg
MIT License
23 stars 10 forks source link

Codestyle #90

Closed humdingerb closed 1 year ago

andimachovec commented 1 year ago

Looks good overall, much easier on the eyes (and the mind) than before. Thanks a lot @humdingerb ! 3 small things that should be fixed (one of them is debatable):

humdingerb commented 1 year ago

Thanks for the review. All fixed (though one line is slightly longer than 100, but just a ");" is peeking out...)

There's a typo in all (or nearly all?) EnableXxxx functions ("Enabel"). Happens to me all the time btw, that's German coming through I guess ;-)

More like further deteriorating eyesight and over-confident search&replace... :)

Show a thumbs-up to merge.

humdingerb commented 1 year ago

Thanks!