SuslikV

Results 90 comments of SuslikV

To reproduce the issue you need to: 1) set the _Settings>Output>Output Mode: Advanced>Recording tab>Type>**Custom Output (FFmpeg)**_ 2) back to the _Output Mode: Simple_ @GentlePuppet as workaround, try to set _Settings>Output>Output...

Show nothing Freeze last frame Play media again tooltip: Show nothing = make transparent Freeze last frame = pause at the last frame Play media again = make endless loop

Don't forget to explain to translators that "loop" is verb here.

The way you can do this: * reword * ask translations maintainer (@Gol-D-Ace or whoever is now)

The color is correct - this is scroll area. Double scroll is there, look here for details: https://github.com/obsproject/obs-studio/pull/5174#issuecomment-1200128285

The margins should be set in the .qss, not in the code. Example, 3px from all sides: ``` SourceTree { margin: 3px; } ``` At some point, you should decide...

Also, the string: https://github.com/obsproject/obs-studio/blob/61e0d69779882fdbca2f38856237c7cd0bc4ca86/UI/data/themes/Yami.qss#L184 do nothing. It is seems to be leftover from the attempt to round the background color from the _Set Color_, isn't? If so, then the: ```...

Just curious, why not to use opaque objects? There is no strong need for alpha.

To reproduce the mentioned issue I followed these steps: 1. Switch to _Dark_ theme. 2. Make selected the _Output>Output Mode: Advanced>Recording tab>**Automatic File Splitting**_ (this needed to enlarge the area...

My oh my, even more messages... And someone said that stats window should be shorter.