-
math3d.org has a nice system for slowing down the render loop on static scenes when the user's not interacting with them.
While porting over @znah's notebook example in the Mathbox repo, I noticed…
-
Hi !
I use react-native-blur to blur two images in the same view (i've created a component which have a background image blured, and i've put this component twice in my page).
The problem is that…
-
Based on #21241, we might have an opportunity to improve the `TabPanel` mounting behavior. We can potentially fix these problems:
- Lost states between different panels (by keeping the panels mount…
-
### Current behavior
Given that we have an element, identified by `menu`, that is `position: fixed`
And there is a modal container element, identified by `modal`, covering entire screen (`position…
-
-
A directive that is like `v-for`, but keeps only would-be-seen items in the DOM to improve performance.
One way to achieve it is to wrap items into a container, set container to `position: relative;`…
-
### Current behavior
I used the official example to customize the navigation animation. On my Android device, when I click on the screen to go back, there is a white flashing bar on the left side o…
-
Loading is more adhesive when computing large photos - i.e. put 1inch photos on an A3 paper.
It needs to look better
-
## Feature Request
Replacement for `browser.runtime.sendMessage`/`browser.runtime.connect`/`browser.tabs.sendMessage`. The APIs provided by Chrome are difficult to use, not type-safe, and leads to …
-
**Current situation**
Headlamp has various accessibility issues, and no tools being used in CI to help stop issues entering the codebase.
## First round of fixes
1st PR: https://github.com/k…