Warchamp7

Results 10 issues of Warchamp7

Running the exe and saving, the program just hard crashes on save with no information Running the batch file provides a bit more information ```python scripts started. ------------------------ starting... config...

_post-footer_ snippet expects category variable to be passed as **category**, currently is passed as **categories** (This is the naming scheme used for the _archive_ template

### Description Adjusts the layout and appearance of the audio mixer volume controls. Removes minor ticks, dims the decibel indication text, widens the meters for lower channel counts, and adds...

Enhancement
Request for Comments
UI/UX

### Description Adjusts the appearance of tabs in tab bar widgets such as the Output tab and stacked docks. Before: ![image](https://github.com/obsproject/obs-studio/assets/1554753/40a7f3c0-e510-4624-933c-adf7e1964776) After: ![image](https://github.com/obsproject/obs-studio/assets/1554753/f9bf2bb7-99bc-4e60-8417-8db3fb9a963c) ### Motivation and Context Feedback on Discord...

Enhancement
UI/UX

### Description This removes an unnecessary usage of QProxyStyle for the source context bar media QSlider and the destruction/recreation of audio mixer controls. ### Motivation and Context It appears we...

Enhancement
Code Cleanup
UI/UX

### Description Update the time and duration labels in the context bar when changing the seek position https://github.com/obsproject/obs-studio/assets/1554753/a044da07-351e-43e5-9cf2-681e42236f7e ### Motivation and Context Better feedback of user interaction ### How Has...

### Description Changes the math for the preview clamp values to allow the zoomed in preview to be moved further inwards. ### Motivation and Context The current preview clamp values...

UI/UX

### Description Changes the font size on macOS to be more appropriate Depends on #10661, supersedes #10660 Closes #10660 ### Motivation and Context 10pt font is smaller on macOS than...

Bug Fix
macOS

### Description This updates the default directory for recordings to be a newly created `OBS Studio` folder inside the default directory `%UserProfile%/Videos/OBS Studio` on Windows `/home//OBS Studio` on Linux (?)...

Enhancement

### Description Fixes the spacing on source tree icons to be consistent and properly sized. ### Motivation and Context More consistent and proper spacing of all icons in source list...

Bug Fix
UI/UX