Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Cannot dynamically add image after text #286

@Dassadar

Description

@Dassadar

Hello,
I am using walkabout version.
I would like to display some text of undefined length, then display on its right an image.
The only way I can see as of now is to:

  1. estimate the text screen size based on font selected and text length
  2. declare a flow of this width
  3. add another flow behind with the image
    Is there a better way to do avoiding the painful step 1 please?
    Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions