Skip to content

LemurProto version 1.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pspeed42 pspeed42 released this 09 Nov 07:39
· 305 commits to master since this release

This is a minor bug fix and small enhancement update over version 1.4.1.
https://github.com/jMonkeyEngine-Contributions/Lemur/releases/tag/proto-v1.4.1

Was built with Lemur 1.5.2 but should still be compatible with 1.5.1.

Note: if you find this project useful to you in they "Hey, I'd like to buy that guy lunch sometime" kind of way... consider becoming a patron: https://www.patreon.com/pspeed42

Changelog:

  • Added an additional constructor to OptionPanel to allow specification of the ElementId for the panel.
  • Fixed ListBox to properly set the alpha of the selector.
  • Fixed GridPanel to set the alpha of its children when they are added if the panel has an alpha configured.
  • Added some additional show() methods to OptionPanelState that allow the panel's ElementId to be specified.