-
I was fixing an edge case in Firefox's CSSOM implementation (https://bugzilla.mozilla.org/show_bug.cgi?id=1464865) when I started realizing of all the different bugs that our implementation had.
We…
-
```
Dot files may contain default attributes for nodes and edges. pydot reads them
into the attributes of special 'node' and 'edge' nodes but dot.read() ignores
them.
Attached is a patch. pygraph d…
-
Hello, is it possible to use `preserve_neighbors` with pre-computed k-nearest neighbors data in the distance-matrix-like form used by the likes of UMAP and t-SNE? In this format, the indices and dista…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When using a server adapter (I have tested express, fastify, bun, deno) and using SSG the following happens.
When initiall…
-
## App Details:
```
Postman for Mac
Version 6.2.5
OS X 16.7.0 / x64
```
## Issue Report:
1. Did you encounter this recently, or has this bug always been there: Just encountered it rece…
-
**What you want IINA to do:**
I want an option to have the window take up the full screen without going full screen, like most other applications
**What IINA does currently:**
Currently, …
-
We need to write a short document about all functions in init.py which have the decorator @register_function. For each function we need a bullet poinnt with a short sentence and below a single line of…
-
Gutenberg's CustomSelectControl (the reimplementation of the standard `` control) has a maximum height due to an issue reported in #19751, but this ends up making it require scrolling when it shouldn'…
-
The rotation center should be kept between two operations on an edge, as it would be more practical for rigging, etc.
-
I am trying to perform a simple example application of XSwap-permuted networks for generic inference tasks. The simplest example that came to mind is to take a simple network (call original network A)…