Commit Graph

7 Commits

Author SHA1 Message Date
johni0702
eeeb986502 Fix NPE in text field if no text-change-listener is set 2015-11-14 14:11:09 +01:00
johni0702
387b615ced Fix wrapped text field rendering out of frame 2015-11-14 13:40:31 +01:00
johni0702
a9ded2bc1d Clickable and Draggable now also return booleans for whether they handled the event 2015-07-13 09:42:06 +02:00
johni0702
35bc9f7fae Remove preferred size and default button size
Replace alignment data in horizontal and vertical layout with double value
Add convenient size(GuiElement, ReadableDimension) method to custom layout
2015-07-13 08:11:15 +02:00
johni0702
843328658a Add text color and setI18nText to GuiTextField 2015-07-11 15:32:36 +02:00
johni0702
2b2bbbf49a Add hint to GuiTextField 2015-07-10 12:23:33 +02:00
johni0702
db8b5a9be0 Add new Gui API 2015-07-09 18:24:15 +02:00