Skip to content

frontend: Fix empty volume name label#13619

Merged
RytoEX merged 1 commit into
obsproject:masterfrom
Warchamp7:vol-control-name-fix
Jul 6, 2026
Merged

frontend: Fix empty volume name label#13619
RytoEX merged 1 commit into
obsproject:masterfrom
Warchamp7:vol-control-name-fix

Conversation

@Warchamp7

Copy link
Copy Markdown
Member

Description

Fixes an issue reported on Discord where volume name labels were sometimes empty. This bug is somewhat conditional on the length of source names and the geometry of the window at startup.

image

Motivation and Context

Fix bug.

How Has This Been Tested?

Reproduced the issue locally with Appearance settings set to font size 9 and Compact density and then tested this change to verify it was fixed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Warchamp7 Warchamp7 added this to the OBS Studio 32.2 milestone Jul 3, 2026
@Warchamp7 Warchamp7 added kind/bug Categorizes issue or PR as related to a bug. area/ui-ux Anything to do with changes or additions to UI/UX elements. labels Jul 3, 2026
@Warchamp7 Warchamp7 requested a review from RytoEX July 3, 2026 17:07
@RytoEX RytoEX self-assigned this Jul 3, 2026
@Warchamp7 Warchamp7 removed this from the OBS Studio 32.2 milestone Jul 6, 2026
@RytoEX RytoEX merged commit 83f5459 into obsproject:master Jul 6, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui-ux Anything to do with changes or additions to UI/UX elements. kind/bug Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants