Closed adam-h closed 9 years ago
This sounds like a great addition actually :thumbsup:
On Wed Jan 14 2015 at 10:53:31 PM Adam Heath notifications@github.com wrote:
Made this change for myself to layout the buttons vertically with the output to the right, to save vertical space.
Merged the 'Start' and 'Stop' buttons into one for the same reason.
Not sure if you're interested in this, but I find it useful :)
You can merge this Pull Request by running
git pull https://github.com/adam-h/atom-grunt-runner master
Or view, comment on, or merge it at:
https://github.com/nickclaw/atom-grunt-runner/pull/27 Commit Summary
- Vertical layout of buttons and single start-stop button
File Changes
- M lib/grunt-runner-view.coffee https://github.com/nickclaw/atom-grunt-runner/pull/27/files#diff-0 (23)
- M stylesheets/style.less https://github.com/nickclaw/atom-grunt-runner/pull/27/files#diff-1 (11)
Patch Links:
- https://github.com/nickclaw/atom-grunt-runner/pull/27.patch
- https://github.com/nickclaw/atom-grunt-runner/pull/27.diff
— Reply to this email directly or view it on GitHub https://github.com/nickclaw/atom-grunt-runner/pull/27.
Made this change for myself to layout the buttons vertically with the output to the right, to save vertical space.
Merged the 'Start' and 'Stop' buttons into one for the same reason.
Not sure if you're interested in this, but I find it useful :)