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

Glitch in the Custom category of the presets view

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Wizards
    • None
    • QDS Oulu - 2022 Week 11/12

    Description

      Steps to reproduce:

       

      1. Save a custom preset (unless you already have custom presets)
      2. Switch to the Custom tab
      3. Select a Custom preset and save it as another preset.

      Result:

      The underlying blue bar (under the word "Custom" in the view's header) disappears. This happens after / because of a reset of the category model (`m_categoryModel->reset();` in 

      `QdsNewDialog::savePresetDialogAccept()`). In NewProjectDialog.qml this happens in the "strip" item when the properties "x" and "width" are computed - they will both have the value 0.

       

      NOTE:

      I tried using onComplete in the Text item of the "repeater" item, but it looks like even at the point where onComplete is called for the Custom text item, the x and width properties are still 0.

      Attachments

        Activity

          People

            mabadri Mahmoud Badri
            saghinet Samuel Ghinet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: