Releases: CottonMC/LibGui
Releases Β· CottonMC/LibGui
6.0.1 for 1.19-1.19.2
6.0.0 for 1.19
6.0.0 Beta 5 for 1.19-pre1
Repository version: 6.0.0-beta.5+1.19-pre1
Fixed
- Tab panels looking awful and broken
5.4.2 for 1.18.2
Repository version: 5.4.2+1.18.2
Fixed
- Tab panels looking awful and broken
6.0.0 Beta 4 for 1.19-pre1
Repository version: 6.0.0-beta.4+1.19-pre1
Fixed
WBox.add
checking its owncanResize
instead of the added widget'scanResize
, leading to layout errors (#162)
5.4.1 for 1.18.2
Repository version: 5.4.1+1.18.2
Fixed
WBox.add
checking its owncanResize
instead of the added widget'scanResize
, leading to layout errors (#162)
6.0.0 Beta 3 for 1.19 Pre-Release 1
Repository version: 6.0.0-beta.3+1.19-pre1
Changed
- Now runs on 1.19 Pre-Release 1
WItem
now acceptsTagKey
instead ofTag
, which was removed
6.0.0 Beta 2 for Minecraft 22w16b
Repository version: 6.0.0-beta.2+22w16b
Changed
- Updated to Minecraft 22w16b
Removed
- Deprecated methods
WLabel(String)
,WLabel(String, int)
andWTextField.setSuggestion(String)
Fixed
- Closing the config screen did not return back to the original screen
5.4.0 for Minecraft 1.18.2
Repository version: 5.4.0+1.18.2
Changed
- Deprecated some
String
overloads ofText
-related methods for removal in 6.0.0WLabel(String)
andWLabel(String, int)
WTextField.setSuggestion(String)
Fixed
- Closing the config screen did not return back to the original screen