David Wolfe

Results 2 issues of David Wolfe

Is there any way to make the app launch fullscreen every time, other than using a Windows shortcut (ie. double-clicking on a `.chart` file)? If not, could a config option...

enhancement

# Description Removes the `required` rule from all boolean-style Startup Variables. The [Laravel `boolean` validation rule](https://laravel.com/docs/5.7/validation#rule-boolean) already invalidates nullish values, and the `required` rule prevents falsy values typically desired by...