Skip to content

Commit

Permalink
treeview open-on-click is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
CF3B5 committed Jul 18, 2024
1 parent 91b3c9d commit 7bf3750
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/TheEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,9 @@
<div
v-if="fileStructureSidebar"
class="d-none d-md-flex float-right structure-sidebar cm-editor ͼo">
<div class="cm-scroller" style="width: 100%">
<div class="cm-scroller cursor-pointer" style="width: 100%">
<v-treeview
activatable
open-on-click
dense
dark
:active="structureActive"
Expand Down

0 comments on commit 7bf3750

Please sign in to comment.