Skip to content
Snippets Groups Projects
Commit a6136cdc authored by dcz's avatar dcz
Browse files

Deselect frame on lus selected.

parent 695fd05e
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,7 @@
this.selectedExamples = selectedExamples;
},
meaningLuSelected(selectedLus) {
this.active_slowal_frame = null;
this.selectedLus = selectedLus;
},
insideFrameSelectionChanged(selectedFrameArguments) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment