Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu icon position #6

Closed
hieunc229 opened this issue Mar 5, 2016 · 1 comment
Closed

Menu icon position #6

hieunc229 opened this issue Mar 5, 2016 · 1 comment

Comments

@hieunc229
Copy link

It's a pretty great component but I rarely see that we have the menu icon in the middle of the page
So could we move the icon somewhere (up top left) and animate items in different places?

Really appreciate your work!

@cuongnguyenta
Copy link

Absolutely! You just change position x,y of the button. Here is code:

let button = CircleMenu(
  frame: CGRect(x: 200, y: 200, width: 50, height: 50),

You should read the document before ask question.

@0ber 0ber closed this as completed Mar 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants