obsproject / obsproject/obs-studio
Hiding group does not trigger child's "Hide Transition"
Open
@Warchamp7 is already working on this.
Since Oct 24, 2024.
area/ui-ux
- Dominant language
- C
- Stars
- 76.4k
- Forks
- 10.2k
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 12
Description
Operating System Info
macOS 15
Other OS
No response
OBS Studio Version
30.2.3
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/JdlWWAeAGhHu4zkf
OBS Studio Crash Log URL
No response
Expected Behavior
When hiding or un-hiding a group, the group's children should apply their own transitions for hiding / unhiding.
Current Behavior
When hiding a group, the children do not apply their hiding transition. However, they do use their transitions when un-hiding.
Steps to Reproduce
- Create any element, eg. a Text
- Set the text's "Show Transition" and "Hide Transition" to Fade
- Verify transitions are working. Hide and un-hide the Text.
- Right-click the Text and click "Group Selected Items"
- Hide the group, and see that the Text disappears instantly
- Un-hide the group, and see that the Text uses the fade transition
Anything else we should know?
This is probably related to #8005, but it is different, as that issue seems to deal with only subscenes; this issue is about any element inside the group.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.