GetSceneList gives a list of scenes in reverse order, (sceneIndex inversed) #1022
Unanswered
henry-delaruelle
asked this question in
Q&A
Replies: 1 comment
-
Index 0 starts at the bottom of the list to match the behavior of scene items. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a GetSceneList request i get a list of al the scenes, but it seems that the in sceneIndex is reversed, the last scene in OBS has a sceneIndex 0. the first scene has the highest index.
Is it supposed to work this way or will it change in a newer version ?
Beta Was this translation helpful? Give feedback.
All reactions