diogobernardino/RossDeckView

Method setStackScale is broken

Opened this issue · 0 comments

Looks like there is a mistake in setStackScale( ) method of RossDeckView.
It is sStackPadding = factor; but should be sStackScale = factor;