mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 01:15:06 +01:00
add jump-to-slide to help overlay, style tweaks
This commit is contained in:
parent
d146c1ddc1
commit
79e9fdf13f
8 changed files with 17 additions and 8 deletions
|
|
@ -55,6 +55,9 @@ export default class JumpToSlide {
|
|||
|
||||
}
|
||||
|
||||
/**
|
||||
* Parses the current input and jumps to the given slide.
|
||||
*/
|
||||
jump() {
|
||||
|
||||
const value = this.jumpInput.value.trim( '' );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue