Skip to content

Commit 6457169

Browse files
committed
minor
1 parent 19c984d commit 6457169

File tree

1 file changed

+2
-0
lines changed
  • services/static-webserver/client/source/class/osparc/wrapper

1 file changed

+2
-0
lines changed

services/static-webserver/client/source/class/osparc/wrapper/Svg.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ qx.Class.define("osparc.wrapper.Svg", {
353353
// Move label to proper position
354354
label.move(padding + iconSize + 8, ((bubbleHeight - titleFontSize) / 2) - 3);
355355

356+
bubble.back();
357+
356358
return bubble;
357359
},
358360

0 commit comments

Comments
 (0)