Skip to content

Commit

Permalink
mark patches again
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Sep 14, 2018
1 parent 78cac1f commit 1b53b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions svg_rendering/page/js-gen/transcript.js
Expand Up @@ -289,6 +289,7 @@ if (window.FaustTranscript === undefined) {
*/
FaustTranscript.Patch = function () {
FaustTranscript.Patch.superclass.constructor.call(this);
this.classes.push("element-patch")
};

Y.extend(FaustTranscript.Patch, FaustTranscript.BlockViewComponent);
Expand Down

0 comments on commit 1b53b49

Please sign in to comment.