Fix not drawing the description for OmniToast
- Added OmniFieldListWidget (it's an OmniListWidget, but instead of buttons it has OmniFields and you can render an icon in front of the content)
- Fixed centering for OmniButton
- Fixed trying to render background in OmniListWidget
- Fixes OmniPopup render layer
- Added OmniField - A more customizable TextFieldWidget
- Added OmniButton - Can be a text-only or an image-only button, also customizable (e.g. color on hover/texture on hover, etc.)
- Added OmniListWidget - Easily create nice-looking lists with optional buttons
- Added scrolling to OmniTooltip and maxHeight
This update fixes a crash due to compiling with the wrong Java version.
The first release of Omnilib!