Ma77Ball commented on code in PR #3602: URL: https://github.com/apache/texera/pull/3602#discussion_r2328882625
########## core/gui/src/app/workspace/service/joint-ui/joint-ui.service.ts: ########## @@ -510,6 +510,42 @@ export class JointUIService { }); } + public getRemoveButton(): new () => joint.linkTools.Button { + return joint.linkTools.Button.extend({ Review Comment: newest commit caches the extended class -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@texera.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org