Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,674
    • Issues 1,674
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 151
    • Merge requests 151
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • InkscapeInkscape
  • inkscapeinkscape
  • Merge requests
  • !1734

Fix bool LPE.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jabier Arraiza requested to merge cherry-pick-3274e7a1 into 1.0.x Apr 13, 2020
  • Overview 5
  • Commits 2
  • Pipelines 2
  • Changes 15

Boolean LPE has a wrong way to transform operand, selecting it when transform.

To fis it I call always to the existing function to inform all LPE when a transform is done. By default all LPE are marked to ignore if the LPE previously ignore it, except in bool LPE where we use it to transform operand.

Fixed issue #772 (closed). Fixed issue #1076 (closed). Fixed issue #1148 (closed).

(cherry picked from commit 3274e7a1)

Edited Apr 21, 2020 by Thomas Holder
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cherry-pick-3274e7a1