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: blocking send and ui text tags #467

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

leanmendoza
Copy link
Collaborator

  • fix blocking send while processing the scene messages
  • fix ui text, skipping tags

fix blocking send while processing the scene messages
Comment on lines 223 to 230
// tracing::debug!(
// "text node {:?}, wrapping {:?}, size: {:?}, font_rect {:?}, available {:?}",
// node_id,
// *wrapping,
// size,
// font_rect,
// available
// );
Copy link
Member

Choose a reason for hiding this comment

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

can we uncomment or remove this?

@kuruk-mm kuruk-mm enabled auto-merge (squash) October 22, 2024 16:40
@kuruk-mm kuruk-mm merged commit 30992fc into main Oct 22, 2024
6 checks passed
@kuruk-mm kuruk-mm deleted the fix/ui-text-and-blocking-send branch October 22, 2024 16:58
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