Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20022

Multi-line string in QML should strip the whitespace after line breaks

    XMLWordPrintable

Details

    Description

      For example, it would be nice if this:

      Text {
          text: "abc
                 def"
      }
      

      ended up as:

      "abc def"

      rather than:

      "abc           def"

      .

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            bodson Yann Bodson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes