-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
```
$ uname -r
5.15.133.1-microsoft-standard-WSL2
```
```
$ hatch…
emcd updated
2 months ago
-
i got a new HUB75 Panel today and it does not seem to work properly with the library. The panel initializes fine and seems to display stuff but everything is mapped incorrectly and overlapping. the pa…
-
I would like to detach bottom panel tabs (especially "terminal", but also "problems" and others) into a separate window that I can place on my secondary monitor, **but** still be attached to…
zocky updated
4 weeks ago
-
Type: Bug
# Behaviour
## Expected vs. Actual
Expected:
"args": ["${command:pickArgs}"]
Actuall:
"args": "${command:pickArgs}"
## Steps to reproduce:
1. Activate Python E…
-
When binding an EVT_PG_CHANGED from a PropertyGridManager the event only gets handled when using
`PropertyGridManager.Bind()`
but not with
`Bind(..., MyPropertyGridManager)`.
The EVT_PG_CHANGED…
-
I am using ESP32-S3-Touch-LCD-4.3, and when running the example WiFiClock in ESP32_Siald_Panel, the serial port keeps outputting, but the screen does not respond. I would like to know where the proble…
-
## Description
Creating a `type: link` field with adjusted `options` does not return an error when options are invalid. I know this is on the dev to get right, but you might not want to look up the…
-
Hey, I'm working on Meta's internal design system with @vjeux.
We have a large number of components to connect and our system is in continuous development so one concern we have is around the stabi…
-
Hi @OutdatedGuy, this caching is looking great but I have a problem. I can use this `JkVideoControlPanel` plugin to take full control of the video with `video_player` library but I can't find a way it…
-
Hello Guillaume,
I come around your code, and was very interest to it because I own a VMC Ideo 325 myself.
I was able to run this code with some modifications on a raspberry, and decode the comm…