You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I found it hard to modify the start angles of the submenu. I think it would be very useful that we can input our own values instead of the default.
The text was updated successfully, but these errors were encountered:
The starting angle can be added to the options Dictionary passed to the CKCircleMenuView just like the other configuration values. Please try to add the following to modify the starting angle...
tOptions[CIRCLE_MENU_STARTING_ANGLE] = 90.0 as AnyObject
Hey I found it hard to modify the start angles of the submenu. I think it would be very useful that we can input our own values instead of the default.
The text was updated successfully, but these errors were encountered: