Game Development Community

Bug : GUI editor - Changes texture size (height) on edits.

by Bo Bjering · in Torque 3D Professional · 05/02/2009 (4:10 am) · 1 replies

Okay, this bug is hard to explain (i THINK its a bug, delete this if im wrong).

So, i create some GUI textures to add to a new empty GUI.

These where full width of the "screen", and 90 in height.

Put it into a GuiBitmapCtrl, moved it to the buttom and set HorizSizing and VertSizing to "Relative".

Now, each time i press F10 to exit/enter gui edit, the height value of this image increases each time, more and more each time.

If i raise the image from the buttom a bit, the image does not have that bug.

Some calculation bug ?