Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit ee8606d

Browse files
author
Amir Khorsandi
committed
Remove extra variable in initializer
1 parent d0851c8 commit ee8606d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/Stack/StackTransformViewOptions.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ public struct StackTransformViewOptions {
108108
spacingFactor: CGFloat = 0.03,
109109
maxSpacing: CGFloat? = nil,
110110
alphaFactor: CGFloat = 0.0,
111-
minAlpha: CGFloat = 0.0,
112111
bottomStackAlphaSpeedFactor: CGFloat = 0.9,
113112
topStackAlphaSpeedFactor: CGFloat = 0.3,
114113
perspectiveRatio: CGFloat = 0,

0 commit comments

Comments
 (0)