Skip to content

Reporter Speech Bubbles Should Wrap Long Text #3558

Description

@cycomachead

If you have a long set of text, especially with Zoom blocks >= 2, then the speech bubble just runs off the edge of the screen.

See this example:

Image Image

Ideally, for anything with a space / newline we'd wrap the text the whitespace character.

Alternatively, for anything > min(screen-width, ~100chars wide) we just wrap the whole thing in a ScrollFrame so you can at least see the whole result.

This is a simple test case, but the issue actually happens pretty frequently during some of the BJC Sparks text labs, including during the first few days of PD

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions