bfeher / BFPaperButton

iOS Buttons inspired by Google's Paper Material Design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabled state for raised button no longer removes shadow after tapped at least once.

bfeher opened this issue · comments

Before a raised BFPaperButton is tapped, it will remove its shadow and become "flat" when disabled. However, tapping on said button at least once will cause its shadow to remain in the disabled state.

Fixed in version 1.5.6