-
It appears that there is a major bug in the KGFX library.
```
TFT_eSprite Spr = ui.createSprite(240, 190);
```
Doesn't actually work. In fact, it causes the Sprite to be set to 240x240, and t…
-
![image](https://github.com/user-attachments/assets/9f1ad820-07d2-4654-8342-e3bb84147778)
When I click it, nothing happens. Is this expected?
-
Any thoughts on using Segment Anything? Seems like it might be a good fit to replace the Google models.
-
I just installed aerosandbox[full] on my mac m1 with python 3.11.19 with anaconda. Everything fails sooner or later. All the test fail instantly and tutorial programs that i tried to make take a whi…
-
I'm trying to use QM to log from some plugins I'm developing and it never logs anything. In fact it appears to be silently causing the plugin functions to fail. I know because adding BugFu logging ste…
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to write c…
-
**Describe the bug**
When I run the example at [examples/window/transparent_window.py](https://github.com/pyglet/pyglet/blob/master/examples/window/transparent_window.py), I get a blank, transparent …
-
-
```md
___ _ ___ ___
/ _ \ | | | \/ |
/ /_\ \___| | __ | . . | ___
| _ / __| |/ / | |\/| |/ _ \
| | | \__ \ …
-
## Expected Behavior
I expected my .claspignore to ignore the files in it.
## Actual Behavior
Nothing in .claspignore is being ignored. It also looks like it's not ignoring whatever starts with a…