typeplate/typeplate.github.io

Typeplate widgets' values incorrect on demo page

Closed this issue · 1 comments

On the Typeplate Demo Page the values displayed on the toggle switches are backwards:

on
When the Typeplace library is not being loaded, the relevant switch is in the "on" position.

off
When the Typeplate library is being loaded, the relevant switch is in the "off" position.

This was tested across Firefox and Chrome on OS X.

So these are using the Topcoat implementation. When clicking the word "off" it turns the asset off. When clicking the word "on" it turns the asset on, but I can see where this would feel strange. Thanks for submitting.