Skip to content

Conversation

@PolyglotOpenstreetmap
Copy link

  • Add descriptive tooltips to web request nodes (GET/POST, string/image conversion, resource loading, image decoding)
  • Add tooltip to GPU rasterization node explaining footprint usage
  • Improve text node tooltip with clearer per_glyph_instances parameter explanation
  • Add tooltips to brush stamp generator and blit operations explaining their internal roles
  • Fix typos in tooltip and variable names (it's→its, perview→preview, instnace→instance)

Closes #

  - Add descriptive tooltips to web request nodes (GET/POST, string/image conversion, resource loading, image decoding)
  - Add tooltip to GPU rasterization node explaining footprint usage
  - Improve text node tooltip with clearer per_glyph_instances parameter explanation
  - Add tooltips to brush stamp generator and blit operations explaining their internal roles
  - Fix typos in tooltip and variable names (it's→its, perview→preview, instnace→instance)
Arc::new(editor.application_io.as_ref().unwrap().create_window())
}

/// "Discard Result" runs asynchronously in the background without waiting. Useful for triggering webhooks or analytics without blocking.
Copy link
Member

Choose a reason for hiding this comment

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

This should describe the parameter, not the whole node.

Choose a reason for hiding this comment

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

I hope that is better now. My 'brain' had reached its weekly token limit

@TrueDoctor
Copy link
Member

@PolyglotOpenstreetmap can you address the remaining comments?

Change doc comment to describe the node's purpose rather than focusing
only on the "Discard Result" parameter. Now clearly states this is an
HTTP POST operation with optional async behavior.
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.

3 participants