max value is not temptable
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ number:
|
|||||||
id: menuselector
|
id: menuselector
|
||||||
optimistic: true
|
optimistic: true
|
||||||
min_value: 0 # keep at 0
|
min_value: 0 # keep at 0
|
||||||
max_value: !lambda 'return float(id(nr_of_pages)-1);'
|
max_value: 10 # TODO replace page numbers with substitution
|
||||||
step: 1
|
step: 1
|
||||||
on_value:
|
on_value:
|
||||||
then:
|
then:
|
||||||
|
|||||||
Reference in New Issue
Block a user