Skip to content

Commit

Permalink
Enable selectable mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Dec 10, 2024
1 parent 64384d3 commit 9554944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/src/components/Sections/ModelsSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ export default {
help: this.options.help,
items: this.items,
pagination: this.pagination,
selectable: !this.isProcessing && this.isSelecting,
sortable: !this.isProcessing && this.options.sortable,
size: this.options.size
};
Expand Down

0 comments on commit 9554944

Please sign in to comment.