Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 6f65308

Browse files
committed
increase rotation
1 parent aa22ad7 commit 6f65308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/helpers/intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export default class VueBuildIntro {
181181
return new Promise((resolve, reject) => {
182182
// Rotate top left
183183
TweenMax.to(this.all, timing, {
184-
rotation: 360 * PIXI.DEG_TO_RAD,
184+
rotation: 720 * PIXI.DEG_TO_RAD,
185185
ease: Power3.easeInOut,
186186
onComplete: () => {
187187
TweenMax.to(this.all, 0, {rotation: 0})

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /