ionic-theme-editor
ionic-theme-editor copied to clipboard
Preset Theme link not working
When clicking on the "Preset Theme" button, nothing happens.
Bump
@madfriend I agree. This is a great tool and would be very useful for me right now, alas it is partially broken if navigation does not work.
Looks like there aren't any preset themes :( looking at the code, the ng-click is commented out and there is no page for presets. Would be nice..
<a ng-class="{'selected' : isButtonBar(1)}">Preset themes</a> <!-- ng-click="setButtonBar(1)" -->