The source project of this merge request has been removed.
Get rid of the optimizeSpeed shape-rendering attributes in pdgui.js.
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.