-
When trying to shift-select nodes, some container div gets marked and selected as a user selection.
Only happens on safari. Maybe a `user-select: none;` should be added on some containers.
https://g…
-
To compensate for fabric distortions, I've enabled "gap filling" in the params tab for the fill areas in the group "vlakken".
Especially for "rood vlak boven" this gives unwanted effects: the extra…
-
Can this device be supported for fixing hard-bricks (flashing the bootloader) if there is any accessible online and other required files to work with EDL mode for this device model. Thanks.
-
## Input
``` .js
if (false) {
for (var a; unknownGlobal && true; unknownGlobal && true) var b;
} else {
console.log(a, b);
}
if (((() => console.log('effect'))(), true)) {
} else {…
-
similar to edgeData/laneData
https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html
-
In China, it is not possible to open google.com
Unable to install Chrome plugin, For example:
https://chrome.google.com/webstore/detail/ipfs-companion/nibjojkomfdiaoajekhjakgkdhaomnch
But Edg…
-
With the recently announced change in Android 15 all apps [will have to support edge to edge properly](https://developer.android.com/about/versions/15/behavior-changes-15#window-insets). Upon testing …
-
https://github.com/rrd108/vue-mess-detector/blob/eec64e39f611955d38d84879f2439960d5077079/src/rules/vue-strong/simpleComputed.ts#L17
Regex is not able to reliably match the entire code block becaus…
-
```js
-0 < 0 // false
0 < -0 // false
```
This means that:
```js
mathClamp(-0, {min: 0}) // -0
mathClamp(0, {max: -0}) // 0
```
I think it should be the other way round.
-
Fields that the constructor does not handle properly:
- Start/end date (For ongoing/not yet released entries)