The new release of Moulton Scalable Menus comes with some exciting new features.
- 4 new variables to rectangular components. They are CENTERX, CENTERY, WIDTH, and HEIGHT. Instead of being relative to the canvas space (like the lowercase variables), the uppercase variables are relative to the component dimensions. This allows for simpler calculations.
- button text color can change to better contrast with the background
- pop ups were simplified and improved. The CommonPopup serves as a good base class for both NoficationPopup and ConfirmationPopup, both of which have been streamlined.
There have also been plenty of bug and inconsistency fixes.