Ramotion / circle-menu

:octocat: ⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Swift UI library made by @Ramotion
https://www.ramotion.com/circle-menu-open-source-iphone-app-development-library/
MIT License
3.44k stars 357 forks source link

Images bigger? #8

Closed SketchySwift closed 8 years ago

SketchySwift commented 8 years ago

How do I make the images that pop out bigger?

0ber commented 8 years ago

you can configure buttons in delegate method

func circleMenu(circleMenu: CircleMenu, willDisplay button: CircleMenuButton, atIndex: Int)