Ma77Ball commented on code in PR #3809:
URL: https://github.com/apache/texera/pull/3809#discussion_r2403469426


##########
core/gui/src/app/workspace/component/workflow-editor/workflow-editor.component.ts:
##########
@@ -1433,11 +1429,11 @@ export class WorkflowEditorComponent implements OnInit, 
AfterViewInit, OnDestroy
               tagName: "circle",
               selector: "button",
               attributes: {
-                r: 10,
+                r: 9,

Review Comment:
   I think because the info button has no stroke, it has a radius of 10, while 
the remove button has a stroke which sits half inside and half out the radius, 
when set to 10, it is actually 11, and when set to 9, it is actually 10



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to