Any way to sort thead options after weave options? #862
tustin2121
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to sort where thread options show up in a list of options besides making all the options threads? Like I have this currently:
Of course, this setup puts the avoidance of the topic thread at the top of the list of choices, and I'd love to put it at the bottom of the list. But trying to sort the thread below any of the weave choices makes it so that it doesn't pick up the thread at all:
The above puts the thead choice at the next choice point after the gather, of course.
The above puts the thread choice inside the second option, as expected.
The above outright makes the thread vanish with no error or anything. I presume it's acting like a fallback choice.
So, does this mean I just can't have weave choices if I want any specific ordering for the options coming in from a thread then?
Beta Was this translation helpful? Give feedback.
All reactions