brianzinn / react-babylonjs

React for Babylon 3D engine
https://brianzinn.github.io/react-babylonjs/
818 stars 105 forks source link

unknown line on background of GUI Full Screen #161

Closed slash9494 closed 2 years ago

slash9494 commented 2 years ago

i found very pale line on background of GUI Full Screen

스크린샷 2021-10-08 오후 6 33 32 스크린샷 2021-10-08 오후 6 38 18 => there are three dots as vertical line

it appear when scroll moving stop i thought it's guide line for moving rectangle like this 스크린샷 2021-10-08 오후 6 31 31 스크린샷 2021-10-08 오후 6 31 42 스크린샷 2021-10-08 오후 6 31 50

i want to know what it is and how to remove this line

brianzinn commented 2 years ago

I can see the line - thank-you for sharing the screenshots. Are you able to create a reproduction on perhaps a code sandbox or a fork of this repo in Storybook?

brianzinn commented 2 years ago

@slash9494 - thanks for clarifying. I was able to identify the issue with your PR reproduction. I have posted a question in the babylon forum: https://forum.babylonjs.com/t/gui-corner-radius-artifacts/24497

Looks like a bug in the framework. I'll let you know how that goes!

brianzinn commented 2 years ago

Will be Fixed in next nightly. It was an issue in BabylonJS. Please reopen if you have more questions.