Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDisplay items with off-screen positions that are translated to be on-screen incorrectly culled out #262
Comments
|
I can help investigate. I notice the below test case is wrong as well.
|
|
I think I have fixed the first test case via this way at
Because it forgets to append the world transform from it parent. I have checked http://apple.com/ that works well. The test case of @pcwalton Do you think it is ok for me to send a PR? |
|
@daoshengmu, if you already have a patch that fixes the issue for you, it's best to just open a PR. If something's wrong about it, then that can be discussed in the PR itself instead of here. This way, you don't need to wait for a response here and then again in the PR after you opened it. |
|
No longer an issue in WR2. |
Test case:
This breaks http://apple.com/.