This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
In your button bar creation function, you pass the ID to Masque as the group name while the bar actually has a "friendly" name for the GUI. Would it not make more sense to pass this string instead of converting the ID? "Bar 1" is more descriptive than "1". Or maybe I'm missing something. :p
The problem is that it would screw over everyones stored configs to do that now, and the difference between "Bar 1" and "1" is quite minimal.
To post a comment, please login or register a new account.