AF-VCD / pdf-bullets

Web-based utility for writing Air Force Bullets (EPR/OPR/Awards)
MIT License
44 stars 38 forks source link

fixed/prevented error when bullet preset width is set too short #95

Closed ckhordiasma closed 11 months ago

ckhordiasma commented 11 months ago

for some reason, when the bullet width is set too short, the output bullet remains short even if the bullet width is set to something longer again. this will be guaranteed to happen if you delete the characters in the width input window all the way when you are entering in a new width. I was not able to find the root cause, but was able to prevent the issue from happening entirely by manually enforcing a minimum pixel width of 75 pixels.