WuChanGG

Results 2 issues of WuChanGG

``` use conrod_core::{color, widget, Colorable, Labelable, Positionable, Sizeable, Widget}; widget::Slider::new(100,1, 2) ``` I'm creating a new slider like this but I can't position it as I like, like in the...

question

## Issue Type Question/Bug ## Issue Description After I run the command `npx eslint --init` successfully to get a eslintrc file, I have to close Atom and open it again...

bug