Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !17
The source project of this merge request has been removed.

Get rid of the optimizeSpeed shape-rendering attributes in pdgui.js.

Merged Albert Gräf requested to merge (removed):anti-aliasing-fix into master Nov 07, 2016
  • Overview 0
  • Pipelines 0
  • Changes 1

With the latest nw.js versions (0.17.x and later), this attribute prevents the anti-aliasing of patch cords, selection rectangle etc., which looks really bad. Commenting out the corresponding lines in pdgui.js reenables the anti-aliasing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: anti-aliasing-fix