Implement playback speed and jump forwards / backwards functionality.

Ref #14.

Additionally fixed some bugs around the KotoButton showing the badge text label when it shouldn't, styling related to margins, and various legacy null and string valid checks.
This commit is contained in:
Joshua Strobl 2021-08-17 19:27:33 +03:00
parent 22d5bcc777
commit 62f2883849
17 changed files with 387 additions and 24 deletions

View file

@ -19,7 +19,7 @@
& > .album-list {
& > flowboxchild > .album-view {
& > overlay {
margin-right: $itempadding;
margin-right: $padding;
}
}
}