Closed Bowarc closed 11 months ago
Last commit at the time: bad34dd
The current problem is that Anchor are not using the size of the element so it's fucked.
Imo the easy fix is to make a Rect struct (+ keep a way to store 2d Value like current Vector)
But the Rect struct would include the size in it's new_anchor's operation
Last commit at the time: bad34dd
The current problem is that Anchor are not using the size of the element so it's fucked.
Imo the easy fix is to make a Rect struct (+ keep a way to store 2d Value like current Vector)
But the Rect struct would include the size in it's new_anchor's operation