From e6c2a8d9653ffde924632ca2f260c3a8cddc14ed Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Fri, 11 Sep 2020 00:15:04 +0200 Subject: viewer: item display order github: resolves #28 --- viewer/src/components/LdCommand.vue | 1 + viewer/src/components/LdCommandSort.vue | 57 +++++++++++++++++++++++++++++++++ viewer/src/components/LdGallery.vue | 6 +++- 3 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 viewer/src/components/LdCommandSort.vue (limited to 'viewer/src/components') diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue index d3705de..6059162 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue @@ -23,6 +23,7 @@ + . +--> + + + + + + diff --git a/viewer/src/components/LdGallery.vue b/viewer/src/components/LdGallery.vue index 5a72d99..0c0a43c 100644 --- a/viewer/src/components/LdGallery.vue +++ b/viewer/src/components/LdGallery.vue @@ -20,7 +20,7 @@