summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/valuators.fl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/valuators.fl b/test/valuators.fl
index 5df70e55c..4d740808c 100644
--- a/test/valuators.fl
+++ b/test/valuators.fl
@@ -154,6 +154,7 @@ Function {} {open
Fl_Spinner {} {
label FL_FLOAT_INPUT
xywh {465 216 80 24} type Float labelsize 8 align 2 minimum 0 maximum 1 step 0.01 value 0.05
+ code0 {o->wrap(0); // disable wrap mode}
}
Fl_Box {} {
label Fl_Dial