text-decoration: line-through

Is there a way to display struck through text in tvml?

Maybe by using custom font?

Accepted Reply

Currently it's not supported, please file enhancement request with use case.

Replies

Currently it's not supported, please file enhancement request with use case.

Thank you for that information.

I filed an enhancement (22962680)

I also found a way doing it by creating a custom TVML Element and Custom TVML Style.

There is a little Objective-C code needed...

See here: https://github.com/shopgate/custom-tvml-elements

And read more about it: https://medium.com/shopgate-mobile-commerce/hacking-tvml-4387e65a9b94#.dos8q646t