Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 71
    • Merge requests 71
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1277

Update the FilLayer when the config is set from Python

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Halla Rempt requested to merge work/rempt/bug_447807 into master Jan 04, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 9

BUG:447807

When setting the filter from FillLayer,

filter()->compareTo(filterConfig.constData())

returns true, so the layer never gets updated.

I'm assigning Amyspark, because they introduced this check

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