William Cleveland

Results 7 issues of William Cleveland

Hi, I'm posting this here for now because I can't tell if this is a CImGui issue or ImGui. I started building an interface when I ran into bug where...

I just switched from Pop!_OS 19.04 to 19.10 -- A linux distro based on Ubuntu. Everything was working under 19.04 using Julia 1.3.1 I have installed all the sdl libs...

My setup is a Linux box running an Ubuntu flavor call Pop_OS! I was attempting to run the `runtests.jl` file, however, it would segfault half way through. I traced the...

Curious, Is the lack of CTS/RTS a result of pico limitations or PIO?

https://github.com/wcharczuk/go-chart/blob/11e380634bd594f5635f2f8e89a6e8c075ec1222/image_writer.go#L34 The current signature can't be type cast, I believe the output return parameter should be: (*image.RGBA, error) I changed a copy of the *Image_Writer.go and it works.

I noticed that the **LOAD** state wasn't being reached even though *isLoad* was active. Looking at Bruno's code it is using ternary operator to select *state* which, for Amaranth, I...

Not exactly an issue but more of a request. Would it be possible to have a menu option for turning the display off in the next release? I ask because...

enhancement