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 all instances of delegate instance allocation (HAA0603) where i… #1071

Merged
merged 3 commits into from
Apr 8, 2021

Conversation

DaEgi01
Copy link
Contributor

@DaEgi01 DaEgi01 commented Apr 8, 2021

…ts used to feed GUILayout.Window.

This will reduce allocations when some UI tools are open.

…ts used to feed GUILayout.Window.

This will reduce allocations when some UI tools are open.
@DaEgi01 DaEgi01 requested a review from a team April 8, 2021 00:01
@DaEgi01 DaEgi01 added code cleanup Refactor code, remove old code, improve maintainability performance Make it faster! labels Apr 8, 2021
@DaEgi01 DaEgi01 self-assigned this Apr 8, 2021
Copy link
Member

@krzychu124 krzychu124 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok 👍

Copy link
Collaborator

@kvakvs kvakvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦭 says he approves

@DaEgi01 DaEgi01 merged commit 89898f2 into master Apr 8, 2021
@DaEgi01 DaEgi01 deleted the Warning_HAA0603_GUILayoutWindow branch April 8, 2021 18:26
@originalfoo originalfoo added this to the 11.6.0 milestone Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Refactor code, remove old code, improve maintainability performance Make it faster!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants