|
dbc017507c
|
Added Parent to Controls.
Fixed issue where events of partially and invisible controls where incorrectly handled.
|
2019-04-11 23:38:32 +02:00 |
|
|
8f17c02634
|
Fixed incorrect bounds being returned by Overflow control.
|
2019-04-11 20:03:26 +02:00 |
|
|
04779d6588
|
Changed Buffer.Render signature.
Added BufferControl on top of Buffer.
|
2019-04-11 08:44:01 +02:00 |
|
|
2ffb579340
|
Factored out (render) buffer.
|
2019-04-09 20:32:42 +02:00 |
|
|
ff51378aff
|
Added button types.
Go image can be reconstructed from ui.Image/allg5.Bitmap.
Changed allg5.Scale from interface to struct.
|
2019-03-13 19:49:00 +01:00 |
|
|
d14a9bd0e7
|
Fixed bugs in Overflow control.
- Tries to take as much space as possible.
- Draw buffer should be exactly size needed.
|
2019-03-12 20:08:47 +01:00 |
|
|
ff2ece7d06
|
Added mouse wheel implementation (scrollbar & overflow).
Fixed bug in length of scrollbar handle.
|
2019-03-06 18:22:30 +01:00 |
|
|
19daffd110
|
Added UI elements.
Reversed order of operands when comparing with nil/0 .
|
2019-03-05 21:52:18 +01:00 |
|