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

Fix parent anchor on SetPoint #3

Merged
merged 1 commit into from May 11, 2020
Merged

Conversation

dolphinspired
Copy link
Contributor

In response to the last comment posted here.

Currently, CreateST ignores the provided parent parameter and always anchors the table to the center of UIParent. This PR fixes that, so that it will be anchored to the center of the parent frame if provided, otherwise will fall back on UIParent.

Tested with and without the parent parameter, works as expected. Can provide screenshots if needed. Thanks for the awesome library!

@ddumont ddumont self-requested a review May 11, 2020 19:18
@ddumont ddumont merged commit 2dbed50 into ddumont:master May 11, 2020
@ddumont
Copy link
Owner

ddumont commented May 11, 2020

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants