Skip to content

Releases: CatalystCode/radial-menu

A Radial Menu For Everyone!

26 Oct 05:11
Compare
Choose a tag to compare
Pre-release

This is our first preview release! So give it a try and feel free to post any issues you may find.

Download this release using nuget:

Install-Package RadialMenuControl

Features

We have a ton of features in this one... since we didn't have any before! Here are the major ones you should know about:

  • Floating Control to place a Radial Menu in so that it can float and bounce around your app
  • A Radial Menu which holds multiple RadialMenuButtons slices. Slices are configurable by size and content
  • Animations! Pretty animations!
  • A nice indicator arc within the RadialMenuButton Pie Slice to indicate a button is active or selected.
  • RadialMenuButtons which can have sub-menus attached to it. Buttons can be toggle, select or custom type.
  • A 'Meter' sub-menu which allows users to select a number using a variable scale.

Head over to the wiki to learn more!