v0.1.5-1
Note: Release v0.1.5 is broken. Use v0.1.5-1 instead.
New Features
- Add resizable windows (#62, #63)
- Add mouse area layout (#64)
- Add
Rect#centerAt
(#67) - Add
clicked
helper methods (#70) - Add
rectangleOutline
primitive (#74) - Add
Ref#modifyRefs
(#77)
Changes/Refactorings
- Track historical input states (#61)
- Make
ComponentWithValue
easier to implement (#73) - Make mouse position optional (#75)
- Adjust color scheme (#80)