Warchamp7
Warchamp7
### Description Adds a new AlignmentSelector widget that returns both Qt::alignment values and a currentIndex corresponding to an alignment position. Updates the appearance and functionality of the Transform dialog -...
## Description Replaces the add source context menu with a brand new window. - Adds new FlowFrame and FlowLayout for automatic wrapping widget frame - Supports keyboard navigation of focusable...
### Description Creates a new widget for displaying an OBS source preview. ### Motivation and Context Creates a wrapper around the existing OBSQTDisplay which comes without batteries and some assembly...
### Description Adds a minimum width for spinboxes to the stylesheet to work around [QTBUG-141916](https://bugreports.qt.io/browse/QTBUG-141916) Fixes #12476 ### Motivation and Context Text in many spinboxes gets clipped due to a...
### Description Depends on #8041 which I recently rebased. Adds the MediaControls component to the source properties window for sources with the OBS_SOURCE_CONTROLLABLE_MEDIA flag. ### Motivation and Context More ways...
### Description Uses OBS palette colors for Light theme mixer **Before** **After** ### Motivation and Context Theme consistency. ### How Has This Been Tested? 👁 ### Types of changes -...
### Description This PR introduces a number of changes to spinboxes and entering values into them to improve useability. > [!NOTE] > These fixes are currently only applied to DoubleSpinBoxes....