Added the resize quick button (#782)

* Added the resize module

* Added the resize quick button

* Made the icon to fit into the box

* Added the footer to the main page

* Added the resize quick button

* Added the resize quick button

* Added the resize quick button
This commit is contained in:
Harshith pabbati
2019-02-18 05:46:15 +05:30
committed by Jeffrey Warren
parent c3abdaf3aa
commit fdb38f7fdf
6 changed files with 22 additions and 2 deletions

View File

@@ -10,6 +10,12 @@ function IntermediateHtmlStepUi(_sequencer, step, options) {
<div class="panel-body">\
<p class="info">Select a new module to add to your sequence.</p>\
<div class="row center-align radio-group">\
<div>\
<div class="radio" data-value="resize">\
<i class="fa fa-arrows-alt fa-4x i-over"></i>\
</div>\
<p>Resize</p>\
</div>\
<div>\
<div class="radio" data-value="brightness">\
<i class="fa fa-sun-o fa-4x i-over"></i>\