issues Search Results · language:Dune language:TypeScript language:JavaScript language:Ruby language:Java
Filter by
51.9M results
Motivation
The magic of the app for crop-circle work is watching the three luminance bands rotate and leave persistent ghost trails
exactly where two or more bands overlap in space and time. These coincidence ...
enhancement
ui
visual-quality
webgpu
The login form is not properly validating user input on the sign-in page. It is currently allowing invalid email
addresses to be submitted, which is blocking users from successfully accessing their accounts. ...
Surfaced during the #504 multi-lens review (gate lens).
@openparachute/depcheck is a workspace-local package whose package.json exports point at ./dist/index.js (not ./src);
dist/ is gitignored + built ...
Observation
In TextureManager.loadTexture:
- Sampler for the source image is created with mipmapFilter: linear , minFilter: linear (WebGPURenderer:172).
- Comment explicitly says especially once ...
bug
enhancement
visual-quality
webgpu
Thank you for making the animated wallpaper easier :)
However, there is a problem that when I import the profile, the stream deck profile only have a top left folder with
showing the word “GIF”, without ...
The ability to add custom signal handlers for swf based clients would be useful for integrating with existing workflow
frameworks that have different conventions for handling retry, pause, and rollback ...
Problem
In App.tsx:476 the animation loop calls renderer.readPreviewPixels(...) on every frame (when !tracerPreviewFrozen). This
triggers:
- copyTextureToBuffer into a staging buffer every frame
...
enhancement
performance
webgpu
Go to home page go to browser console Screenshot 2024-01-18 at 3 18 02 PM Activity
Current state
- The visually prominent large canvas (previewTracerRef) is a 2D canvas fed exclusively by CPU readback of a
fixed 256×256 previewTexture (via readPreviewPixels + drawImage upscale). ...
architecture
enhancement
ui
visual-quality
webgpu

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.