Lorenzo Stanco

Results 24 issues of Lorenzo Stanco

Currently, when we click on the status label, a balloon pops up indicating current status: ![istantanea_2016-06-30_18-21-13](https://cloud.githubusercontent.com/assets/245615/16495854/70e870d4-3eef-11e6-8f32-c3eed43d36cc.png) But the status is already visible in the bar, so can't we use the...

When the Serial Monitor tab continuously outputs incoming data (like for some quick periodical process), it's impossible to select and copy text. As soon as you select the text, it...

enhancement

Fixed error *"stdClass does not have a constructor hence you cannot use ctor_params"* (tested in PHP 7.0.33) when explicitly passing `"stdClass"` instead of `null` to `mysql_fetch_object()`.

How to invert colors of an image? I have a flat black icon and I want to turn it white: I've tried also `image.lighten(1)` with no success. I could loop...

feature request