Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-15749

QML code does not update in real-time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Some future release
    • Figma To QML
    • None

      1. Create a design with a black rectangle (Frame with a rectangle inside)

      2. Select main frame (Frame 1 on default) and Run Live Preview

      3. Check that the black rectangle color code is “#000000“

      4. Do NOT close Live Preview and go back to the design

      5. Change the black rectangle color to red “#FF0000#

      6 . Select main frame (Frame 1 on default) and Run Live Preview

      Expected --> The red rectangle color code is “#FF0000” and the color of the rectangle in the frame is red.

      What happens --> The color of the rectangle is correct in the design but the code is wrong. It is still the code for black rectangle "#000000"

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

            kileppal Kimmo Leppälä
            villevaranka Ville Varanka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes