Skip to content

Conversation

harishbit
Copy link
Contributor

Resolves #8010

Changes:

  • Fixed incorrect code block formatting for textureMode() in src/webgl/material.js

Screenshots of the change:

Not applicable – the change affects how the code block renders in docs, not UI


PR Checklist

Copy link

welcome bot commented Jul 31, 2025

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

Copy link
Contributor

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@davepagurek
Copy link
Contributor

Since the same problem occurs in 2.x in the dev-2.0 branch, are you interested in making another PR making the same changes into dev-2.0 too?

@davepagurek davepagurek merged commit c1029f1 into processing:main Jul 31, 2025
2 checks passed
@davepagurek
Copy link
Contributor

@all-contributors please add @abuharish02 for doc

Copy link
Contributor

@davepagurek

I've put up a pull request to add @abuharish02! 🎉

@harishbit
Copy link
Contributor Author

@davepagurek I will be happy to contribute. Please proceed with the dev-2.0 branch issue.

@davepagurek
Copy link
Contributor

@abuharish02 Feel free to make a new PR and refer it to the same issue as before!

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.

Code blocks in textureMode() docs are wonky
2 participants