Hopefully solve the faded-arrow thing

This commit is contained in:
The Dod 2020-04-13 20:32:11 +03:00
parent 5e2d91e37c
commit 5f91929cf7
2 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,7 @@ integrity=
hash: true,
controlsTutorial: false,
transition: 'convex',
controlsBackArrows: 'visible', // would hopefully solve the faded-arrow thing
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },

View File

@ -80,6 +80,7 @@ integrity=
hash: true,
controlsTutorial: false,
transition: 'convex',
controlsBackArrows: 'visible', // would hopefully solve the faded-arrow thing
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },