Thorsten von Eicken

Results 88 issues of Thorsten von Eicken

- the color cannot be set - multiple-select sends a message each time an option is selected/deselected - the vertical alignment of the label is off https://github.com/vuetifyjs/vuetify/issues/15610

bug
upstream

When a grid is scaled up/down to match the width of a page the cross-hairs and tooltip in uPlot are off. This is a bug in uPlot: https://github.com/leeoniya/uPlot/issues/734 Important: if...

bug
upstream

When the time-plot options are changed the uplot chart has to be redrawn and that causes any shown tooltip to be erased. Problem in uPlot: https://github.com/leeoniya/uPlot/issues/744

bug
upstream

When moving an array widget from a grid into a panel (perhaps with resizing queued from editing in flexdash?) the widget is duplicated in the grid and panel.

Having a title and a label property is confusing. Perhaps just use the title? Chrome wants justify-content to be "flex-start"/"flex-end", need to test alignment property too...

enhancement

The value field of the ValueSequence widget is forced to be numeric, which isn't always the case.

need more info

It doesn't always copy (all?) the property values. Perhaps not values that have just been edited?

need more info

The calculation of sleepSymbols and the check whether to sleep at all are not fully in agreement: https://github.com/jgromes/RadioLib/blob/23dcc4b8b7e29344c3692c4bab8b5db579bdf4cb/src/modules/SX126x/SX126x.cpp#L636 Specifically, if preamble length == 2*minSymbols then the sleepSymbols=0 but the test...

I believe I followed the instructions to install the moddable SDK correctly, but node-red-mcu-plugin doesn't like it... Or perhaps it's node-red-mcu's fault :-) I'm hitting deploy, trying to build for...

Linux Arch x64, running node-red in docker, only installing node-red-mcu-plugin: ``` Welcome to Node-RED =================== 12 Dec 21:28:15 - [info] Node-RED version: v3.0.2 12 Dec 21:28:15 - [info] Node.js version:...