The Wayback Machine - https://web.archive.org/web/20210918010648/https://github.com/obsproject/obs-studio/issues/4291
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform panel window inconsistently updates for subsequent selected sources. #4291

Open
AskMP opened this issue Mar 1, 2021 · 1 comment
Open

Comments

@AskMP
Copy link

@AskMP AskMP commented Mar 1, 2021

Platform

Operating system and version: Windows
OBS Studio version: 26.1.1
OBS Log file: N/A

Expected Behavior

EITHER:
a) Multiple transform panels open for different sources and closed manually (not preferred)
b) The transform panel shows the appropriate information for the respected layer selected

Current Behavior

The transform panel sometimes shows the newly selected item however is inconsistent. At times, I need to select the top level group, then the internal item. Then to see another group's item transformation, I select it's parent group then the internal item. Selecting it again after closing the transform results in the transform panel losing attributes and resetting to blank even when selecting items that do have attributes adjusted.

Steps to Reproduce

  1. Select a source and right-click to open the "Transform" -> "Edit Transform"
  2. Modify the transformation attributes (no matter the one)
  3. Select a different source from either the existing scene or a different scene
  4. Replicate the process for different source types, groups, sources within groups, etc... it's all different and sometimes works but never consistently.
@WizardCM
Copy link
Collaborator

@WizardCM WizardCM commented Mar 2, 2021

Confirmed. Switching scenes then clicking on sources does not update the Transform dialog. Switching back to the original scene and selecting sources does update it again. How strange.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment