Skip to content

frontend: Fix rescale dropdown enable desync#13546

Open
Warchamp7 wants to merge 1 commit into
obsproject:masterfrom
Warchamp7:rescale-dropdown-state
Open

frontend: Fix rescale dropdown enable desync#13546
Warchamp7 wants to merge 1 commit into
obsproject:masterfrom
Warchamp7:rescale-dropdown-state

Conversation

@Warchamp7

Copy link
Copy Markdown
Member

Description

Fixes Multitrack Video inadvertently re-enabling the rescale output resolution dropdown.

This is a bandaid solution but settings is a known mess

Motivation and Context

Fixes #11908

How Has This Been Tested?

Toggled Multitrack video on and off. Toggled Use stream encoder for Recording on/off.

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 is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@WizardCM WizardCM added the kind/bug Categorizes issue or PR as related to a bug. label Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rescale Output resolution is not gray out in disabled state

2 participants