Can't make target dialog of option depend on some condition combination. #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently only way to work around this is duplicate options with same text, but opposite condition sets. Becomes cubersome quickly. Part of the problem is that you can't distinguish them yourself afterwards, since text is the same.
The new precondition type "The preconditions of another dialog option are fulfilled/not fulfilled." ought to help here. Please test.
Closed because implemented now.