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

Puppet crashes on models with bindings defined in json style

    XMLWordPrintable

Details

    • macOS
    • QDS Berlin - 2024 Week 45/46, QDS Berlin - 2024 Week 47/48

    Description

      When assigning a model like this

                      model: [{
                              "value": Constants.width,
                              "text"//works
                              : "Default Dark"
                          }, {
                              "value": TokenInterface.currentProduct.defaultDark,
                              "text"//breaks
                              : "Default Light"
                          }, {
                              "value": "#fff000",
                              "text": "High Contrast Dark"
                          }, {
                              "value": "#fff000",
                              "text": "HighContrast Light"
                          }] 

      On macOS, the file will not load in the 2D view and the puppet will crash.

      While this is happening, the root item visibility property is returning false by default.

       

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            brook_cronin_qt Brook Cronin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes