lookit / ember-lookit-frameplayer

Ember app with experiment frames and a frame player to run browser-based experiments
MIT License
5 stars 20 forks source link

Iframe word wrap #389

Closed okaycj closed 6 months ago

okaycj commented 6 months ago

Summary

By default, a long string of characters will not wrap without whitespace. To overcome this issue, I've added an attribute for overflow to the SCSS for that text block.

Screenshot 2024-05-29 at 1 32 29 PM Screenshot 2024-05-29 at 1 36 25 PM
ianchandlercampbell commented 6 months ago

@okaycj perfect, this should work great! For documentation purposes, does any formatting (e.g., bolding text) work within the warningMessageText? I'm fine not including that for now unless users request it, but want to make sure we mention in the documentation whether formatting is possible/formatting is not possible at this time.

okaycj commented 6 months ago

@ianchandlercampbell

For documentation purposes, does any formatting (e.g., bolding text) work within the warningMessageText

No. We don't support text formatting. I am not entirely sure of the scope of this statement, but I might say this applies to all of EFP.