Skip to content

3.4.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkryst Valkryst released this 29 Aug 04:44
· 499 commits to master since this release
  • Added the setText function to the Button, RadioButton, and CheckBox classes.
  • Fixed a very strange issue related the bounding boxes of components within nested Layer components.
    • This required substantial rewrites to the addComponent functions of the Screen/Layer classes as well as minor changes in other areas.
    • Everything appears to be working fine so-far.
  • Minor code changes.