Currently when applying a scaling factor the link to a typography style breaks (unlinks).
This prevents us from using scale factor for producing design assets suitable for different devices (DPI). (And as a large supplier of different payment terminals we need that A LOT)
This same issue prevents us from doing proper responsive web/app designs for mobile vs desktop.
We need a way to apply a scaling factor and still be able to inherit all styles including text. We donโt care if itโs on a parent frame level or layer level. as long as the links to styles persist and the scaling factor does not reset back to 1x after applying.