mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
fixes
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
<input type="number" value="100" step="0.1" min="0" id="inputCardArtZoom" oninput="cardArtUpdated()">
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
To hide the art, set the Zoom value to 0.
|
||||
</div>
|
||||
</div>
|
||||
<div id='collectorTab' class='hidden'>
|
||||
<div>
|
||||
@@ -158,6 +161,9 @@
|
||||
<input type="number" value="100" step="0.1" min="0" id="inputSetSymbolZoom" oninput="setSymbol.onload()">
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
To hide the set symbol, set the Zoom value to 0.
|
||||
</div>
|
||||
</div>
|
||||
<div id='watermarkTab' class='hidden'>
|
||||
<div class="autoGrid">
|
||||
|
Reference in New Issue
Block a user