max value is not temptable
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ number:
|
||||
id: menuselector
|
||||
optimistic: true
|
||||
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
|
||||
on_value:
|
||||
then:
|
||||
|
||||
Reference in New Issue
Block a user