VisUI 0.9.5 was released. This is a small bugfix release before 1.0.0. Also changelog is now in markdown format.
Version: 0.9.5 (LibGDX 1.7.1)
- Added: constructor SimpleFormValidator(Disableable).
- Added: ActorUtils#keepWithinStage(Actor).
- Deprecated: ColumnGroup. Will be removed in future versions. Use libGDX’sVerticalGroupwhich supports more features.
- Fixed: BasicColorPickerpalette color selection were flipped.
- Fixed: BasicColorPickerremoved unnecessary right padding.
- Fixed: MenuItemsub menu could appear outside screen.
- Fixed: DialogUtils’sConfirmDialogtext label was not centered.