minnojs / minno-quest

A js framework for creating questionnaires
http://minnojs.github.io
Apache License 2.0
4 stars 3 forks source link

API.addSettings('skin', 'demo') does not work well in version 0.1 #149

Closed baranan closed 7 years ago

baranan commented 7 years ago

I use API.addSettings('skin', 'demo'); to set the correct style for the questionnaires. In 0.0, it shows the correct style: image

In 0.1: image

So, the 'demo' skin doesn't seem to apply the correct style in version 0.1.

eladzlot commented 7 years ago

As far as I can recall, we decided that the demo style should be the default in v0.1 So you shouldn't be adding any skins at all.