Enum SizeConstraint

Proposing five new Enums for the SizeConstraint property of GuiObject.

Enum 3 RelativeYX
Enum 4 ScreenXY
Enum 5 ScreenXX
Enum 6 ScreenYY
Enum 7 ScreenYX

YX is proposed due to rotation, it makes scaling a rotated object much easier. This is not the main point of the thread, but better to include it now than make a new one at a later date.

Screen is proposed so that the size constraint is relative to the screen. This will allow for easier dynamic sizing of GUIs within frames.

[size=2]Should have explained this all using chromosome pictures on google[/size]

1 Like