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

    • macOS
    • QDS Berlin - 2024 Week 45/46, QDS Berlin - 2024 Week 47/48, QDS Berlin - 2024 Week 49/50, QDS Berlin - 2024/25 51-2, QDS Berlin - 2025 Week 3/4, QDS Berlin - 2025 Week 5/6, QDS Berlin - 2025 Week 7/8, QDS Berlin - 2025 Week 9/10, QDS Berlin - 2025 Week 11/12, QDS Berlin - 2025 Week 13/14, QDS Berlin - 2025 Week 15-18, QDS Berlin - 2025 Week 19/20, QDS Berlin - 2025 Week 21/22, QDS Berlin - 2025 Week 23/24, QDS Berlin - 2025 Week 25/26, QDS Berlin - 2025 Week 27/28, QDS Berlin - 2025 Week 29/30, QDS Berlin - 2025 Week 31/32, QDS Berlin - 2025 Week 33/34, QDS Berlin - 2025 Week 35/36, QDS Berlin - 2025 Week 37/38, QDS Berlin - 2025 Week 39/40, QDS Berlin - 2025 Week 41/42, QDS Berlin - 2025 Week 43/44

      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.

       

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

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

              Created:
              Updated:

                There are no open Gerrit changes