View Single Post
05/21/14, 10:24 AM   #11
Iyanga
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 183
Originally Posted by katkat42 View Post
This button displays a slider that allows the user to choose how many they want to craft at a time.

"Craft Many" is already strange.

A "Craft" button is sufficient, because the GUI element should only contain one value.

If you have a slider, then there should be no buttons to ignore the slider values like "Craft All" or "Craft One", instead there should be a button to set the slider value to max (if really necessary) and a "Craft" button. And there is no need to show or hide the slider. Just display the slider always, but set it to the default value of 1, so the UI behaves the default way if nothing is changed.

Just my opinion.

Last edited by Iyanga : 05/21/14 at 10:26 AM.
  Reply With Quote