Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title page values that are two or less characters do not render #27

Closed
earthbound19 opened this issue Oct 4, 2018 · 3 comments
Closed

Comments

@earthbound19
Copy link

earthbound19 commented Oct 4, 2018

If I set up the title page this way:

Title: "OLIVE GARDEN FAKE AD"
Credit: by
Author: Keaton Patti

-- it does not render the "Credit:" value, "by." Any other three-character word renders. It seems that if I provide any value of two or less characters for any key, it skips render.

I would prefer if null values (no characters) caused it to skip rendering the key value instead.

@eprovst
Copy link
Owner

eprovst commented Oct 5, 2018

See latest build on edge 🙂

@earthbound19
Copy link
Author

I figured out how to get that built by running ./build.sh in the repo root, extracted and copied Wrap.app from /dist to the Mac Applications folder, and I verify the fix works. Thanks!

@eprovst
Copy link
Owner

eprovst commented Oct 6, 2018

For macOS or Windows you could also download a nightly from https://github.com/Wraparound/wrap/releases/latest, 'latest build on edge' refers to a release channel in Snapcraft (which auto builds for Linux every commit) 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants