Skip to content

Commit

Permalink
Merge pull request #3562 from solgenomics/topic/add_cm_conversion_for…
Browse files Browse the repository at this point in the history
…_custom_label

add pixel per cm conversion
  • Loading branch information
titima15 authored Jun 7, 2021
2 parents 77c35a2 + ac4b7cc commit aa08baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mason/tools/label_designer/select_layout.mas
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</center>
</div>
</div>
<center><i style="margin-top:10px;">(72 pixels/inch)</i></center>
<center><i style="margin-top:10px;">(72 pixels/inch - approx. 28.35 pixels/cm)</i></center>
</div>
<div class="col-md-6" id="d3-label-custom-dimensions-div" style="visibility:hidden">
<div class="col-md-12">
Expand All @@ -67,7 +67,7 @@
<button id="d3-apply-custom-label-size" type="button" class="btn btn-primary">Apply</button>
</div>
</div>
<center><i style="margin-top:10px;">(72 pixels/inch)</i></center>
<center><i style="margin-top:10px;">(72 pixels/inch - approx. 28.35 pixels/cm)</i></center>
</div>
</div>

Expand Down

0 comments on commit aa08baf

Please sign in to comment.