-
### Problem Description
For accessibility purposes, it would be very useful to be able to pause the game in-flight.
### Related Issue Links
* Prompted by [this Discord discussion](https://dis…
-
Git has machine readable output forms, but they don't seem used.
eg in `repo_reader.py` I read (around line 313):
``` python
if "=>" not in line:
# if no renames or c…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…
-
### What do you want added or changed?
Maybe add borders to the pictures you place? I think that it would be nice if right shift right clicking on the picture like planks for a wooden frame, gold for…
-
### 🐛 Describe the bug
Insert debug code in torch._init_.py
```python
366 if USE_GLOBAL_DEPS:
367 _load_global_deps()
368 import os
369 print("Before import torch._C")
…
-
Turns out that #4733 didn't quite work as intended:
```
$ mkdir -p package/nested
$ touch package/__init__.py
$ touch package/nested/__init__.py
$ mypy -p package -p package.nested
package/neste…
-
**Describe the bug**
Drag+Drop no longer working as expected on desktop platforms for pointer devices other than mouse, after updating to Avalonia version 11.0.0-preview2.
Drag+Drop for Windows Des…
-
While the sitepackagebuilder provides a web GUI and enables us to download "fat" site packages with many many things preconfigured, I'm missing the slightly more nerdy way: create a slim sitepackage v…
-
Just correcting the last "if" with the correct :
if (p.z >= MINPRESSURE && p.z < MAXPRESSURE) {
It works also for non-pressure readings, BUT when we touch the panel the library returns the right p…
Bob4u updated
9 years ago