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

Remove couple bad warnings #2088

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

smilediver
Copy link
Contributor

Remove couple bad warnings:

  • Attaching ClippingNode to scene should not trigger missing stencil warning, because there can be situations where the stencil is set after the node is attached.
  • EditBox::keyboardWillShow() warning looks like a leftover dev stuff.

@halx99 halx99 added this to the 2.1.6 milestone Aug 15, 2024
@halx99 halx99 merged commit ad94765 into axmolengine:dev Aug 15, 2024
15 checks passed
@smilediver smilediver deleted the remove_warnings branch August 15, 2024 17:42
xfbird pushed a commit to xfbird/axmol that referenced this pull request Sep 18, 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