-
Currently the offscreen canvases, such as the jupyter offscreen canvas and the manual offscreen canvas, do not display imgui renders as overlays with alpha blending after a previous render pass has be…
-
I'm looking at a few different scroll list component. None of them seems to support variable element height.
-
I started with a clean orbit pulled from this repository followed documentation's guide downloaded
Docker version 24.0.2
Docker Compose version v2.18.1
apptainer version 1.3.0
Everything su…
-
I'm looking for a way to size a column to fit the longest possible content rendered in that cell. So for example, if all rows would render content of 100px for this column, the column would be 100p…
-
アニメーションgif指定で、マーカーアニメーションに対応する。
必要な情報:
https://stackoverflow.com/questions/43277959/can-openlayers-3-render-the-animated-marker-using-gif
https://codesandbox.io/s/beautiful-fire-cdrou?file=/main.…
-
### Steps to reproduce
```
MaterialApp(
checkerboardOffscreenLayers: true
);
```
### Expected results
Turns on checkerboarding of layers rendered to offscreen bitmaps.
### Actual …
-
Hello, I just came across the Qubes Discourse post regarding this, and I wanted to provide input on my own efforts to achieve 3D acceleration in Qubes.
![unknown](https://user-images.githubusercont…
ghost updated
3 years ago
-
# 🙋 Feature Request
Support for loading attribute on Image Component (@react-spectrum/image) via a prop: loading.
The loading attribute allows a browser to defer loading offscreen images…
-
I know bgfx can render to multiple windows on desktop, but I haven't been able to find a way to do it for multiple UIView instances.
It works fine to set a single window's CAEGLLayer as an nwh in t…
-
The spec is currently inconsistent with itself.
Step 3 of the "trace a path" algorithm says: "Remove from path any subpaths containing no lines (i.e. subpaths with just one point)."
In step 9, in th…