Closed Azurelol closed 6 years ago
The problem was due to not using the right regex sequence (.*).
Fixed!
While it was working for the ComposedBinaryOperations, it was not for the current presets. This has been fixed by the addition of the ComposeEnclosure, which will now be used by the existing presets!
The problem was due to not using the right regex sequence (.*).