Closed justalemon closed 2 years ago
We need to make the calculations of the elements on-screen clean as possible.
You can see that over here we are duplicating the function even if we can convert form Point to Size and viceversa.
I've submitted a PR for this issue :) #5
Fixed by #5
We need to make the calculations of the elements on-screen clean as possible.
You can see that over here we are duplicating the function even if we can convert form Point to Size and viceversa.