Ole Kröger
Ole Kröger
@JuliaRegistrator register()
@JuliaRegistrator register()
@JuliaRegistrator register()
@JuliaRegistrator register()
It gives you the width and height but not the starting point. You assume the starting point is the origin but this seems to be wrong in this case. You...
I can't see anything to be honest. Why don't you draw the latex on top of the rectangle to see where it is exactly and why it doesn't match.
Will you continue trying to tackle this @TheCedarPrince ?
I'm unsure what broke when merging it with master. Do you have an idea @Sov-trotter ? Feel free to revert the changes I made.
I might move this back to v0.3.x and thinking about the reference section a bit more instead of rushing it into v0.3 now.
I think it makes sense to have the easing separated from the function to have it more composable. The default for all actions should be `linear()` I think. We might...