Skip to content
New issue

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

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

Already on GitHub? # to your account

added text instance lists to buttons and Containers #107

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PapaWhiskey65
Copy link

added hiding/showing to children
added infinite loop for animations
added constructor to bgcontainer to take a size
made background sprite public for adding children
added constructors to horiz/vert layouts to take toolkit argument
removed onTouchEnded from onTouchMoved of scrollable containers (prevents touch from passing through and causing bugs)
fixed constructor errors (can't set default values...although i think was fixed in lastest drop too)
commented hd setting for editor and added UNITY_ANDROID to allow compilation on unity

WreckCenter added 3 commits May 15, 2012 08:42
added hiding/showing to children
added infinite loop for animations
added constructor to bgcontainer to take a size
made background sprite public for adding children
added constructors to horiz/vert layouts to take toolkit argument
removed onTouchEnded from onTouchMoved of scrollable containers (prevents touch from passing through and causing bugs)
fixed constructor errors (can't set default values...although i think was fixed in lastest drop too)
commented hd setting for editor and added UNITY_ANDROID to allow compilation on unity
…ainers

this allows a "popup" to be ontop of another menu, but turn off the other menu's input (it's out of focus)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant