obs-move-transition icon indicating copy to clipboard operation
obs-move-transition copied to clipboard

Move action loses target source after restart

Open Moxinilian opened this issue 2 years ago • 2 comments

Tested on

OS: Arch Linux OBS: 27.2.4-2 Move Transition: 2.6.1

Steps to reproduce

Add a Move action to a scene that triggers a Move value on a source of that scene. Quit OBS. Re-open OBS and click the start button on the Move action to trigger the Move value.

Expected behavior

The Move value should be triggered.

Observed behavior

The Move value is not triggered. Re-setting the target Move value in the Move action then pressing the start button resolves the issue until the next restart (but that is not a good long term fix, especially in big scenes).

Notes

Thanks for the awesome plugin. If you need any more details on how to reproduce this bug, I am available!

Moxinilian avatar Jul 14 '22 01:07 Moxinilian

I have fixed this issue and sent in a pull request to exeldro, if you want to build this and try it out, here it is: https://github.com/n8ventures/obs-move-transition

Do note, I have not heavily tested this to see how it effects other move filters.

n8ventures avatar Oct 06 '22 06:10 n8ventures

this is fixed by https://github.com/exeldro/obs-move-transition/commit/2b0752643e687316928f953fd8fe715674543d43 which is not released yet. You can download the test version here: https://github.com/exeldro/obs-move-transition/actions/runs/3183813275

exeldro avatar Oct 06 '22 11:10 exeldro