Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order of Gui, Show in __New is critical for percent positioned items #6

Closed
evilC opened this issue Feb 16, 2015 · 0 comments
Closed

Comments

@evilC
Copy link
Owner

evilC commented Feb 16, 2015

For percent-positioned items, show needs to be at start, and absolute sizes of parents set(or they already know their size when the child is added), else items cannot work out a percentage of an unknown value.

Possibly merge New and Show into one item? Possible to merge items for show into new and have new call show automatically?

Would need to be able to remove keys from the options object before serialization.

@evilC evilC changed the title Gui, Show with fixed width and height must be called before using percentage positioning Order of Gui, Show is important. Feb 17, 2015
@evilC evilC changed the title Order of Gui, Show is important. Order of Gui, Show in __New is critical for percent positioned items Feb 17, 2015
@evilC evilC added this to the Re-Implement Percent Positioning milestone Feb 17, 2015
@evilC evilC closed this as completed Feb 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant