CustomLoadingScreen icon indicating copy to clipboard operation
CustomLoadingScreen copied to clipboard

Add variables to get the visible size of an image from the actual image itself

Open AlexIIL opened this issue 10 years ago • 1 comments

So you could use visibleHeight, visibleWidth, visibleStartX and visibleStartY to place the image properly.

Will fix #4

AlexIIL avatar Jul 30 '15 09:07 AlexIIL

An alternative might be to use floats or to specify all texture co-ords as 128/256 (for example)

AlexIIL avatar Jul 26 '16 19:07 AlexIIL