Joe Pea
Joe Pea
Add a new element that makes it easy to achieve a "projective skybox" like described here: https://discourse.threejs.org/t/projective-skybox/47398/4 https://github.com/user-attachments/assets/da54c997-6675-4c63-88ff-08139ed16564 https://github.com/user-attachments/assets/734cb95f-e432-4170-a069-ab12813077a4
The blur looks like this when I take a screenshot with Gnome's built-in screenshot system:  Here's a shot from my phone, which shows the correct blur that I see...
Examples
Hello! Can you please make examples of the custom elements more prominent? For example in the README there's a GIF showing how `` works to make dynamic content, but when...
### What is the issue with the DOM Standard? I've found a situation in which an element's `ElementInternals.shadowRoot` property is not in sync with the actual state of the DOM,...
I was able to view files on the disk before installing NTFSTOOL. After install, files are no longer visible. I am on a MacBook Air M2 2022.
You can use `kmutil` to verify that you have the extension: ``` ~ ❯ kmutil find | grep ntfs No variant specified, falling back to release /Library/Extensions/ntfstool.kext ``` If you...
### Should this be an RFC? - [x] This is not a substantial change ### Which package is this a feature request for? Lit Core (lit / lit-html / lit-element...
# Problem With this new `@sheet` feature, can we please see if we can solve the duplicate sheet issue? The issue is described here: - https://github.com/w3c/csswg-drafts/issues/6130 The TLDR is that...
Re-opening of - https://github.com/stenciljs/core/issues/2393 because it was never completed (but the stale bot marked it as completed, which makes me want to 🤖💥🔫, especially bots that immediately close and lock...
Hello, it seems a lot of the `/* NO PARSE IMPLEMENTED: ... */` comments can be replaced with actual code now. For example named tuple items, etc. Open to review...