Skip to content

1.4.0

Compare
Choose a tag to compare
@Juuxel Juuxel released this 19 Jan 10:40
· 559 commits to master since this release

Added:

  • Added select-all to text fields (#28)
  • Added dynamic labels (#24)
  • (Beta 1) Added getters and setters for button labels and alignments
  • (Beta 1) WToggleButton.setLabel now returns WToggleButton
  • Updated to Minecraft 1.15.1

Fixed:

  • Fixed values not being adjusted to the new range in WAbstractSlider.set[Min/Max]Value (#17)
  • Fixed text field selections going outside the widget (#29)