Began Swift 3 conversion, outstanding issues with isSelected#27
Began Swift 3 conversion, outstanding issues with isSelected#27martin-grindr wants to merge 1 commit intookmr-d:masterfrom
Conversation
|
Hi martin, thanks for the conversion first of all, i use this library on one of my apps on the appstore, so i really needed it. So, you reported some problem with the isSelected variable ( i used your source code, and i experienced problems in my app, and i was not able to deselect the DoFavouriteButton), but after digging into the code, i could notice you (for some reason ) commented out the first line of select() and deselect() methods, which were setting the button selected state. Actually i am using it in my project and is fully compatible with swift 3, i just had small problems with the cgpath methods, which can be easily solved: Hope it helps, enjoy coding =) |
No description provided.