Skip to content

Commit

Permalink
bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
odeimaiz authored Jun 26, 2024
1 parent 2d3db6a commit 521ebb0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ qx.Class.define("osparc.ui.basic.SVGImage", {
case "image":
control = new qx.ui.basic.Image().set({
scale: true,
allowStretchX: true,
allowStretchY: true,
allowGrowX: true,
allowGrowY: true,
alignX: "center",
Expand Down

0 comments on commit 521ebb0

Please sign in to comment.