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

Condition builder needs to support == equality as well as ===

XMLWordPrintable

      DS Connection Editor's condition builder needs to support use of the double equality operators where appropriate, e.g. checking a thing's "color" property.

      thing.color === "blue"

      is always false, whereas

      thing.color == "blue"

      is capable of being true, but must be hacked in manually.

        1. Screenshot 2024-08-02 at 09.27.56.png
          1.42 MB
          Brook Cronin
        2. screenshot-1.png
          115 kB
          Henning Gründl
        3. Screenshot 2024-08-02 at 10.59.38.png
          113 kB
          Brook Cronin
        4. LightBulbConnections20240802.zip
          11 kB
          Brendan Lefebvre
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            henning Henning Gründl
            brendan.lefebvre Brendan Lefebvre
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes