Skip to content

v1.0.2

Compare
Choose a tag to compare
@krakjoe krakjoe released this 28 Oct 09:48
· 100 commits to develop since this release
  • UI\Size and UI\Point support for basic math operators (+,/,*,-) fixed
  • UI\Point cast to UI\Size with UI\Size::of(UI\Point) (can also take double-ish)
  • UI\Size cast to UI\Point with UI\Point::at(UI\Size) (can also take double-ish)