From bda279dea3ce5453df33bf0529db2338ee35eb34 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Thu, 28 Dec 2023 16:24:56 -0500 Subject: [PATCH] Pass step value to text field --- glue_jupyter/widgets/glue_float_field.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glue_jupyter/widgets/glue_float_field.vue b/glue_jupyter/widgets/glue_float_field.vue index b53383a3..962603bf 100644 --- a/glue_jupyter/widgets/glue_float_field.vue +++ b/glue_jupyter/widgets/glue_float_field.vue @@ -2,6 +2,7 @@