Skip to content

Commit

Permalink
#350 Boundaries support descriptions (2 - remove logs)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirchsth committed May 1, 2024
1 parent 4835b90 commit 9c669d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions C4.puml
Original file line number Diff line number Diff line change
Expand Up @@ -927,11 +927,9 @@ $line
$defineSkinparams($tagStereo, $bgColor, $fontColor, $borderColor, $shadowing, $shape, $borderStyle, $borderThickness)
!if ($sprite!="")
%set_variable_value("$" + $tagStereo + "ElementTagSprite", $sprite)
!log "DefinedlegendSprite:" + $legendSprite
!if ($legendSprite == "")
!$legendSprite = $smallVersionSprite($sprite)
!endif
!log "CalculatedlegendSprite:" + $legendSprite
!endif
!if ($techn != "")
%set_variable_value("$" + $tagStereo + "ElementTagTechn", $techn)
Expand Down

0 comments on commit 9c669d0

Please sign in to comment.