Closed cecinuga closed 4 days ago
Thank you for contributing! We’re marking this issue as stale as a gentle reminder to revisit it and give it the attention it needs to move forward.
Any activity, like adding an update or comment, will automatically remove the stale label so it stays on our radar.
Feel free to reach out on Discord if you need support or feedback from the community. This issue will close automatically soon if there’s no further activity. Thank you for understanding and for being part of the project!
We’re closing this issue to keep our project manageable and make room for other active work, but we truly appreciate your effort and contribution.
If you’d like to continue working on this, please feel free to re-open it or reach out on Discord — our community is always ready to support you. Thanks again for helping us stay organized and for understanding our approach!
^0.151.3 -
three
version: ^8.12.0 -@react-three/fiber
version: ^9.62.2 -@react-three/drei
version: v18.12.1 -node
version: 8.19.2 -npm
(oryarn
) version:Problem description:
Context: a mesh containing an Image , if the mesh scale is different between axes (x: 0.6, y: 0.5) AND the Image scale is equal between axes ( x: 0.5, y: 0.5 ): So the Image overflow in hidden mode on the different axis.
Relevant code:
Suggested solution:
Very Simple!!!, pass another prop, (example, imageScale) and add use it for planeBounds