Skip to content

Commit

Permalink
core: frontend: parameter-editor: ParameterLoader: Fix parameters now…
Browse files Browse the repository at this point in the history
… showing up

Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Feb 13, 2025
1 parent 861c5ae commit 18f1a0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
</v-row>
<!-- display all parameters in a concise table using virtual scroller -->
<v-virtual-scroll
:bench="100"
:items="parametersFromSet(different_param_set)"
:item-height="30"
class="virtual-table"
Expand Down

0 comments on commit 18f1a0f

Please sign in to comment.