Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q QQC2 Desktop Style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • QQC2 Desktop Style
  • Merge requests
  • !55

Spinbox: Update value during editing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Redondo requested to merge work/spinbox into master Feb 18, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

By default QQuickSpinBox will only default its value when Return/Enter is pressed, it loses focus or the user uses the indicator buttons. This is a difference compared to the Widgets QSpinBox which updates during editing. BUG:433066

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/spinbox