ionic-theme-editor icon indicating copy to clipboard operation
ionic-theme-editor copied to clipboard

Preset Theme link not working

Open Purus opened this issue 10 years ago • 3 comments

When clicking on the "Preset Theme" button, nothing happens.

Purus avatar Jan 28 '15 12:01 Purus

Bump

madfriend avatar May 22 '15 15:05 madfriend

@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.

kevbost avatar May 22 '15 15:05 kevbost

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)" -->

TimoSolo avatar Jun 10 '15 09:06 TimoSolo