Releases: sh-khashimov/SwiftFortuneWheel
Releases · sh-khashimov/SwiftFortuneWheel
1.4.3
27 Oct 21:36
Compare
Sorry, something went wrong.
No results found
1.4.2
27 Oct 21:36
Compare
Sorry, something went wrong.
No results found
Issue #33 Cannot build on Xcode 14: Stored properties cannot be marked potentially unavailable with '@available ' fixed;
1.4.1
27 Oct 21:37
Compare
Sorry, something went wrong.
No results found
Issue #24 External audio stops right after fortune wheel initialization;
1.4.0
27 Oct 21:38
Compare
Sorry, something went wrong.
No results found
1.3.3
27 Oct 21:39
Compare
Sorry, something went wrong.
No results found
Fixed issue when tap to slice can return incorrect slice index;
Tap gesture recognizer ported to macOS;
1.3.2
27 Oct 21:39
Compare
Sorry, something went wrong.
No results found
Issue #10 added tap gesture API to detect selected slice index via tap. For more information see API Overview ;
Refactoring;
1.3.1
27 Oct 21:40
Compare
Sorry, something went wrong.
No results found
Issue #11 : startRotationAnimation completion issue fix;
1.3.0
27 Oct 21:40
Compare
Sorry, something went wrong.
No results found
Issue #6 : pinImageView collision effect animation added;
1.2.0
27 Oct 21:41
Compare
Sorry, something went wrong.
No results found
Added sound effects and haptic feedback during the rotation;
Issue #6 : animation callback added;
Animation API refined;
iOS Example project updated;
1.1.3
27 Oct 21:42
Compare
Sorry, something went wrong.
No results found
characterWrap type added to the TextPreferences.LineBreakMode;
maxWidth added to the TextPreferences. With maxWdith possible to set maximum width that will be available for text;
Fixed text margins;
Fixed when numberOfLines = 0 may not work properly;