Merge branch 'master' into improvement/docs
This commit is contained in:
commit
42e775fece
36 changed files with 683 additions and 383 deletions
|
|
@ -27,7 +27,7 @@ impl Sandbox for Tour {
|
|||
scroll: scrollable::State::new(),
|
||||
back_button: button::State::new(),
|
||||
next_button: button::State::new(),
|
||||
debug: true,
|
||||
debug: false,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue