Skip to content

Conversation

@Samferos
Copy link

fixes #58
width and height were being assigned to the ascii value of the first character of the token
which resulted in having the value being set to either 48.0 or 49.0 when we wanted a value between 0.0 and 1.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specify any value for "height" and/or "width" options in layout file are all acting as 1.

1 participant