ed
|
90f9af3e2f
|
Fixed a positioning bug in SidePanel::calculateBoundsInParent()
|
2020-01-30 08:52:22 +00:00 |
|
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +01:00 |
|
ed
|
26697f2421
|
Ensure global mouse listener is removed when SidePanel is destructed
|
2018-02-20 14:19:01 +00:00 |
|
ed
|
a604c49a35
|
Added some methods to SidePanel to set a custom title bar
|
2018-02-19 16:07:40 +00:00 |
|
ed
|
26734f7f85
|
Added some lambda callbacks to SidePanel
|
2018-02-15 16:52:28 +00:00 |
|
jules
|
4fcedf7be5
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
jules
|
ce8b2d865a
|
Used Button::onClick to simplify a bunch of library classes and demo code
|
2018-01-03 11:06:04 +00:00 |
|
ed
|
4800216b82
|
Only resize SidePanel on mouse drag if it is currently showing
|
2017-12-07 10:27:51 +00:00 |
|
ed
|
92545f9deb
|
Convert mouse coordinate to correct Component space when dragging SidePanel
|
2017-11-10 11:23:24 +00:00 |
|
ed
|
1e240aeb48
|
Fixed a bug in SidePanel when adding a new content component
|
2017-11-09 18:18:43 +00:00 |
|
ed
|
1b962aa2f2
|
GUI: Added a SidePanel component class which is useful for auxiliary UI components on mobile
|
2017-11-09 17:06:28 +00:00 |
|