algairim commented on a change in pull request #210:
URL: https://github.com/apache/brooklyn-ui/pull/210#discussion_r643755843



##########
File path: ui-modules/blueprint-composer/app/components/util/d3-blueprint.js
##########
@@ -157,7 +159,20 @@ export function D3Blueprint(container, options) {
                     y: 75,
                     'xlink:href': addIcon
                 }
-            }
+            },
+            annotation: {
+                foreignObject: {
+                    x: 0,
+                    y: -100,
+                    background:
+                        // "#ffe8b0", // a nice yellow

Review comment:
       No toxic colours please!




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to