Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-31

Feature Request: Add wrapMode functionality for Text

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Moved
    • P2: Important
    • None
    • Qt for MCUs 1.5
    • QML

    Description

      There is no API to specify word wrap for QML Text in Qt for MCU. It would be great if such API is released for it.

      Text {
                  id: name
                  text: "some text"
                  color: "yellow"
                  anchors.fill: parent
                  wrapMode: Text.Wrap
              }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            shmittal Shveta Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes