prototypo icon indicating copy to clipboard operation
prototypo copied to clipboard

Component + alternate update

Open yannickmathey opened this issue 9 years ago • 1 comments

If you change to another alternate, glyphs using this component will not be updated. e.g. \¢ in Grotesk Template

Set the \c to ball terminaison. Display \¢ — it should have a ball as well. Go back to classic terminaison on the \c >>> the \¢ does not follow.

capture d ecran 2016-07-26 a 15 00 47

yannickmathey avatar Jul 26 '16 13:07 yannickmathey

It should be discussed on how we feel this should be done. There is a lot of different way to do that. Some I think uniquely in prototypo.js (like providing a way to depend on a rendered unicode instead of another glyph) and some with some change necessary in prototypo (like making class of alternate that should be switched all at once)

FranzPoize avatar Aug 10 '16 15:08 FranzPoize