"holding" is not working correctly
e.g.
holding ? cue_name 1 : delete_cue 1
in the example above does not distinguish the two actions work together.
This example if you click OK in the cue_name windows the program will crashing
e.g.
holding ? cue_name 1 : delete_cue 1
in the example above does not distinguish the two actions work together.
This example if you click OK in the cue_name windows the program will crashing
Posted Wed 08 Jun 16 @ 1:56 am
I don't get a crash here and holding ? works as it should.
However it's the cue_name action that creates this bug.
However it's the cue_name action that creates this bug.
Posted Wed 08 Jun 16 @ 10:19 am
Should have been fixed in the latest Early Access Build 3268
Posted Mon 20 Jun 16 @ 2:49 pm