B05-232 / plug-standard

0 stars 1 forks source link

Widget default impl #40

Closed DarkSoulEater closed 7 months ago

DarkSoulEater commented 7 months ago

Stack Transform apply twice. in draw and in getCorner. I suggest leaving it only in getCorner or adding the getGlobalCorner function (this is probably even better).

Also in the getCorner function it is worth adding different pivots under conditional compilation. And add two options (pixels along Y grow down and up).