Skip to content

Tags: nobody-nn/ViewDeck

Tags

2.2.3

Toggle 2.2.3's commit message
Merge branch 'develop'

2.2.2

Toggle 2.2.2's commit message
Removed animation when applying shadow view to the slider.

Seems to cause an unfixable crash.
Fixes ViewDeck#221.

2.2.1

Toggle 2.2.1's commit message
Updated version.

2.2.0

Toggle 2.2.0's commit message
Merge branch 'master' into release_version_2

1.4.2

Toggle 1.4.2's commit message
Updated version.

1.4.0

Toggle 1.4.0's commit message
Removed "dead store" analyse warnings.

1.3.0

Toggle 1.3.0's commit message
All open/close/toggle methods now return a BOOL indicating that the v…

…iew as open/closed/toggled.

Gives an indication whether the delegate blocked the action or not.

1.2.1

Toggle 1.2.1's commit message
Fixed maxLedge sizing bug when specificing 0 maxLedge.

1.2.0

Toggle 1.2.0's commit message
Set version to 1.2.0.

1.1.0

Toggle 1.1.0's commit message
Merge branch 'master' into develop