stable
Clone or download
Read-only
feat: request #40117 Clear XTS query when changing mode
XTS queries are not compatible between modes, so the editor should be cleared when changing mode. *Testing:* Write a query in your editor then switch the mode. The editor should now be empty. It should works in both direction of mode switching Change-Id: I5c3a5650fd4625c337881f458723d60ec95eb9f6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/components/writing-mode/QueryEditor.vue | +10 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/writing-mode/WritingMode.vue | +4 | −0 | Go to diff View file |