-
# Customer account ui extensions
## Please list the package(s) involved in the issue, and include the version you are using
```tsx
// package.json
"@shopify/ui-extensions": "unstable",
"@shopify/ui-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Please describe the feature you have in mind and explain what the current shortcomings are?
When dealing with…
-
Today an idea came to my mind: Would it be possible to provide a headless Mumble client (with reasonable effort)?
What I mean by that is a Mumble client without a GUI, essentially converting Mumble i…
-
Is there a way to render all the graphics to PNG file directly without displaying it to the screen?
I can save all the graphics in png file as it show in the _demo.c_ file:
```
unsigned char* ima…
-
When trying to export to PDF, for example the "Features" document, it crashes:
```
codimd_1 | 2022-08-09T15:29:54.388Z error: uncaughtException: Command failed: /home/hackmd/app/node_modules/…
-
#1055 Describes how to get fast video rendering. This issue is about getting fast output of encoded video.
The principle here is to render do either full or offscreen rendering for a few differen…
-
### Minetest version
```true
Minetest 5.9.0-dev-399a25652-dirty (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 11.4
Running on Linux/6.5.0-1025-azure x86_64
BUILD_TYPE=Release
RUN_IN_PLACE=1
…
-
### Target Use Case
We shouldn't have `useMemo` for one time initializations. While the current behaviour is the same as a `useState`, `useMemo` should only be used as an optimization. Future React…
-
I don't know if this is too small of an issue or related to #10955, but when the game tries to render a triangle with a vertex offscreen there is some grey z-fighing effect happening.
Video (look a…
-
There are at this time multiple issues that might benefit from more graceful handling of screen size. For example, in Oculus Rift mode, the auto map and console would each look so much better, if duri…