mirror of
https://github.com/blasten/turn.js.git
synced 2025-04-06 03:57:41 +08:00
Merge 12e5154da9d87910b8a1701c64931fa685cb9e27 into 08c1f6599a1412b145c7bf645a1f28c14db12742
This commit is contained in:
commit
67a092ba5f
2
turn.js
2
turn.js
@ -1446,7 +1446,7 @@ flipMethods = {
|
||||
tan = Math.tan(alpha),
|
||||
data = this.data().f,
|
||||
ac = data.opts.acceleration,
|
||||
h = data.wrapper.height(),
|
||||
h = data.wrapper[0].offsetHeight,
|
||||
o = flipMethods._c.call(this, point.corner),
|
||||
top = point.corner.substr(0, 1) == 't',
|
||||
left = point.corner.substr(1, 1) == 'l',
|
||||
|
47
turn.min.js
vendored
47
turn.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user