From 3a97f8eab9b6ec15a419a83747c774d1adaba589 Mon Sep 17 00:00:00 2001 From: OlgaLarina Date: Mon, 24 Feb 2025 17:00:33 +0300 Subject: [PATCH 1/2] work for #6625 Scaling options accept invalid values --- .../spin-editor.component.html | 2 + .../src/creator-theme/creator-theme-model.ts | 8 +++- .../custom-questions/question-spin-editor.ts | 22 ++++++++- .../tests/property-grid/spin-editor.tests.ts | 47 ++++++++++++++++++- .../src/custom-questions/SpinEditor.tsx | 2 + .../src/custom-questions/SpinEditor.vue | 2 + 6 files changed, 78 insertions(+), 5 deletions(-) diff --git a/packages/survey-creator-angular/src/custom-questions/spin-editor.component.html b/packages/survey-creator-angular/src/custom-questions/spin-editor.component.html index 325cffd4ae..45bd5b7994 100644 --- a/packages/survey-creator-angular/src/custom-questions/spin-editor.component.html +++ b/packages/survey-creator-angular/src/custom-questions/spin-editor.component.html @@ -8,11 +8,13 @@ [class]="model.cssClasses.control" />