softwaretailoring / wheelnav

Animated wheel navigation JavaScript library based on Raphaël.js (SVG/VML). It can be a pie menu (radial menu, circular menu) and many more.
https://wheelnavjs.softwaretailoring.net
MIT License
702 stars 101 forks source link

Add a custom icon with text #18

Closed rajukt closed 3 years ago

rajukt commented 9 years ago

Add a custom icon with text

softwaretailoring commented 9 years ago

Indeed, it's a good idea. I planned that a navItem can use more navTitle. For example one for icon and another for text.

ayyappaappana commented 9 years ago

Is that fixed createWheel([null, "show", "red", "green", "blue", icon.opensource, icon...... I want to add custom Image with custom Text with angle of text also can be mentioned as property.