Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discover Discover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • PlasmaPlasma
  • DiscoverDiscover
  • Repository
  • discover
  • libdiscover
  • resources
  • SourcesModel.cpp
Find file BlameHistoryPermalink
  • Aleix Pol Gonzalez's avatar
    SourcesPage: Address how we show the checked state · e9f3a33f
    Aleix Pol Gonzalez authored Oct 18, 2021 and Nate Graham's avatar Nate Graham committed Oct 18, 2021
    Do not use data() as it won't refresh as the model changes, we never
    actually set the checked property anyway. Just call set and let the
    checked property be updated by the model.
    
    Alternatively we had 2 actors updating the value and it didn't work
    well.
    
    BUG: 406295
    
    
    (cherry picked from commit 4c7c4036)
    e9f3a33f