ruffle
ruffle copied to clipboard
Content of text file does not display correctly due to unimplemented TextField.StyleSheet.transform
Describe the bug
Edited May 20th, 2024: If you click x to skip the video or wait for the video to finish which takes a while, the objects beneath the whiteboard can be clicked and load text. However, the text doesn't appear with the correct styling. See screenshot:
Expected behavior
The text content is meant to be appropriately styled. See screenshot:
Content Location
https://labcenter.dnalc.org/labs/restrictionanalysis/restrictionanalysis_d.html
Affected platform
Self-hosted version
Operating system
Android 14
Browser
Google Chrome 124
Additional information
No response
With the combination of #16326, #16284 and #16282, this seems to work (though actual styling isn't implemented yet):
Changed the issue description and title to reflect the new issue instead. Honestly, it's not a big deal, as the content is now fully functional, but I thought I'd document it.