Nicolas De Jaeghere
Nicolas De Jaeghere
When the child frame is shown, it fits the initial candidates. When you interact with the child frame (e.g. type or scroll), it doesn't resize, resulting in cut off candidates....
I originally intended to squelch a visual discrepancy, namely the fontification of the newline when the lead overlay is positioned before an empty line:  but ended up doing a...
This qualifies as the least impressive contribution of the year but I noticed one of the prompts was missing an end space.
OS: Linux Arduino SDK: 1.8.5-2017.01.09 # How to reproduce ``` git clone https://github.com/arduino-cmake/arduino-cmake.git mkdir arduino-cmake/build cd arduino-cmake/build/ cmake .. ``` CMake output: ``` -- The C compiler identification is GNU...