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

Pixel spacing SpinBox drag operation broken

XMLWordPrintable

      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.

        For Gerrit Dashboard: QDS-4927
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes