🐞 It is necessary to double-click the “Clear Output” button to clear the TaskOutputView
Closed this issue · 0 comments
SavelyUkuren commented
Description
TaskOutputView cleared after a double tap on ClearOutput button in TaskOutputActionsView.
I've fixed that error. I just need to create a issue for PR
To Reproduce
- Create task, for example 'echo "Hello world"'
- Run task
- You see output
- Clear output by click on ClearOutput button(and it won't be cleared)
Expected Behavior
Should clear after the first press
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
Additional Context
No response