snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.01k stars 3.18k forks source link

1D barcode taking space on label even when hidden #2520

Closed samweber closed 6 years ago

samweber commented 8 years ago

Expected Behavior (or desired behavior if a feature request)

When unchecking "Display 1D barcode" in the Barcodes Setting, it should hide the space that the 1D barcode would have taken up when generating asset labels.


Actual Behavior

Instead, the space where the 1D barcode would have been, there is an empty white space. It hides any text that is underneath it.


Please confirm you have done the following before posting your bug report:


Please provide answers to these questions before posting your bug report:

samweber commented 7 years ago

Until this is resolved, I manually overrode the CSS in /var/www/snipeit/resources/views/hardware/labels.blade.php to the exact label I will be using.

Bingmano commented 7 years ago

I am having this issue as well, is this on track to being resolved?

snipe commented 6 years ago

This was fixed in #4354