Strikethrough Text

Is there a way to give a section of text a strikethrough? This would be on a button on a ListScreen.

If there isn’t a better way you could overlay a transparent roImageCanvas and draw a line at the correct location, and handle the button events to pass through to the list screen. It’s convoluted but might work. I haven’t had any experience with listscreens so don’t quote me on it. :slightly_smiling_face: