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

Pixel spacing SpinBox drag operation broken

    XMLWordPrintable

Details

    Description

      The pixel spacing SpinBox is a StudioControls.RealSpinBox and not a HelperWidgets.SpinBox, because it isn't connected to a backendValue. Right now the drag operation logic is implemented in the HelperWidgets.SpinBox, because it sets the value directly on the backendValue which isn't available in the StudiControls.RealSpinBox.
      To fix this issue this logic needs to be transferred to the StudioControls.RealSpinBox.

      Attachments

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

        Activity

          People

            henning Henning Gründl
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes