From 4959fcab35fdea0ced185fe50aa092291a10a5c5 Mon Sep 17 00:00:00 2001 From: MaxNumerique Date: Fri, 29 May 2026 15:11:49 +0200 Subject: [PATCH 1/4] feat(e2e): Add e2e tests for vertex attribute tests --- .../Viewer/EdgedCurve/SpecificEdgesOptions.vue | 1 + app/components/Viewer/Options/AttributeColorBar.vue | 2 ++ app/components/Viewer/Options/AttributeSelector.vue | 1 + app/components/Viewer/Options/ColorMapList.vue | 1 + app/components/Viewer/Options/ColorMapPicker.vue | 1 + app/components/Viewer/Options/ColoringTypeSelector.vue | 1 + app/components/Viewer/Solid/SpecificPolyhedraOptions.vue | 9 +++++++-- app/components/Viewer/Surface/PolygonsOptions.vue | 3 ++- 8 files changed, 16 insertions(+), 3 deletions(-) diff --git a/app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue b/app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue index 793e47738..5a0717b82 100644 --- a/app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue +++ b/app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue @@ -112,6 +112,7 @@ const edge_attribute_color_map = computed({