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

Fixed scaling issue to prevent cascading scales #14

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

frozn
Copy link

@frozn frozn commented Jan 28, 2023

To prevent cascading scales calling SetScale() in InitializeFrame() is only necessary on the main frame of the dropdown.

@frozn
Copy link
Author

frozn commented Feb 4, 2023

Updated PR with better solution, removed calling frame:SetIgnoreParentScale(true).

@neotron neotron merged commit 6d84971 into Addons-By-Neotron:master Jan 23, 2024
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.

2 participants