punk4eva / LibGUI

GNU General Public License v3.0
0 stars 0 forks source link

Testing and Planning #3

Open punk4eva opened 2 years ago

punk4eva commented 2 years ago
punk4eva commented 1 year ago

Discovered and fixed Inventory alignment bug. Discovered and fixed Trapezoidal rendering bug. Made Inventory code more efficient. Added PolygonButton. Added TextButton width and height functionality.

punk4eva commented 1 year ago

Added Fosterable functionality. Reworked key handling to store multiple keys. Separated key input functionality of UITextInput to KeyedComponent class. Added TooltipButton.

punk4eva commented 1 year ago

Reworked Fosterable functionality so that it is pre-baked into UIComponent. Enhanced dragging and zooming.