Emil Ernerfeldt
|
ad0f6f6117
|
Resize component: better handling of resize=false
|
2020-05-10 13:04:45 +02:00 |
|
Emil Ernerfeldt
|
3a1d677840
|
refactor interact style
|
2020-05-10 08:55:41 +02:00 |
|
Emil Ernerfeldt
|
fa82e8d806
|
Rename Region to Ui (shorter, sweeter)
|
2020-05-08 22:42:31 +02:00 |
|
Emil Ernerfeldt
|
87e3aacf35
|
enforce and fix a bunch of clippy issues
|
2020-05-07 10:47:03 +02:00 |
|
Emil Ernerfeldt
|
6aadf4128e
|
Refactor: pass Rect:s by value (cleaner)
|
2020-05-05 19:12:00 +02:00 |
|
Emil Ernerfeldt
|
24ce7b4145
|
Bug fix: forced shrunked clip rect is now nicer
|
2020-05-05 02:42:01 +02:00 |
|
Emil Ernerfeldt
|
45016ebf53
|
Fix: resize handle positioning
|
2020-05-04 21:54:59 +02:00 |
|
Emil Ernerfeldt
|
bfbb669d02
|
Store/restore emigui memory state (window positions, sizes etc)
|
2020-05-02 11:37:12 +02:00 |
|
Emil Ernerfeldt
|
5ac39d9643
|
Better handling of forcibly trying to shink something that can't be
|
2020-05-01 10:02:53 +02:00 |
|
Emil Ernerfeldt
|
b73fbb33d8
|
Improve size negotiation code.
Better enfocred minimum sizes.
You can now have windows that expand to fit their content.
|
2020-05-01 02:08:01 +02:00 |
|
Emil Ernerfeldt
|
bf59455097
|
Add a bunch of TODOs
|
2020-04-29 21:58:41 +02:00 |
|
Emil Ernerfeldt
|
fbedc2e9ab
|
Add scroll bars to windows.
Auto-hide scroll bars when not needed
Bug fixes:
* collapsing headers animation
* clip rect interactions
* clip rects for scroll areas
|
2020-04-26 22:30:24 +02:00 |
|
Emil Ernerfeldt
|
6dd41982ba
|
Expand Region when child overflows desired_rect
|
2020-04-25 23:07:03 +02:00 |
|
Emil Ernerfeldt
|
154424384f
|
Implement Window as collection of Floating + Frame + Resize
|
2020-04-25 22:49:57 +02:00 |
|