You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The barcode generator's height and width parameters do not conform to the given format specifications, resulting in inaccurate barcode sizing.
To Reproduce
Steps to reproduce the behavior:
Install the barcode generator extension.
Click on the extension icon to open the generator.
Notice the very small bounding box displayed.
Attempt to adjust the dimensions of the bounding box.
Expected behavior
The generated barcode should adhere to the specified height and width parameters.
Screenshots
Additional context
This issue impacts the usability of the barcode generator extension, as it prevents accurate barcode creation as per the required specifications. Immediate attention is required to ensure the correct functionality of the tool.
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Describe the bug
The barcode generator's height and width parameters do not conform to the given format specifications, resulting in inaccurate barcode sizing.
To Reproduce
Steps to reproduce the behavior:
Install the barcode generator extension.
Click on the extension icon to open the generator.
Notice the very small bounding box displayed.
Attempt to adjust the dimensions of the bounding box.
Expected behavior
The generated barcode should adhere to the specified height and width parameters.
Screenshots
![image](https://private-user-images.githubusercontent.com/109781385/332753797-ef822eb1-9aa5-48fa-a9bb-f1a175d72b27.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0Mzk3MzcsIm5iZiI6MTczOTQzOTQzNywicGF0aCI6Ii8xMDk3ODEzODUvMzMyNzUzNzk3LWVmODIyZWIxLTlhYTUtNDhmYS1hOWJiLWYxYTE3NWQ3MmIyNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwOTM3MTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ZDBlMTI1Y2EyOGIwZmRlNzAyNjJjZTk5N2IwYmYwZjJjN2ZiZjU0MGNkN2Q4YjZjOWNhNDU3M2JjNjE4NTU2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ghOXSrVtnbgAwvSleu7OAHy0mWrsb3WQx-5Ip3Mna5A)
Additional context
This issue impacts the usability of the barcode generator extension, as it prevents accurate barcode creation as per the required specifications. Immediate attention is required to ensure the correct functionality of the tool.
The text was updated successfully, but these errors were encountered: