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

Calculations rounded too early #98

Closed
superelement opened this issue Apr 5, 2017 · 4 comments
Closed

Calculations rounded too early #98

superelement opened this issue Apr 5, 2017 · 4 comments

Comments

@superelement
Copy link

The "_fixInputWidth" function rounds calculations too early resulting in certain cases being 1px too large and forcing the tag to the next line, when it should stay on same line.

@okcoker
Copy link
Owner

okcoker commented Aug 18, 2017

@superelement Can you provide a JSFiddle link (or equivalent) example of this?

@m0n9oose
Copy link

m0n9oose commented Nov 28, 2017

same here. @okcoker could you please take a look at my jsfiddle https://jsfiddle.net/c30Lemuz/1/

It seems input is wider by 1px and always sits in next line

@okcoker
Copy link
Owner

okcoker commented Nov 28, 2017

Thanks for this @m0n9oose. Will check out.

@okcoker okcoker closed this as completed in 6a5a1a3 Dec 2, 2017
@okcoker
Copy link
Owner

okcoker commented Dec 2, 2017

@m0n9oose fixed in version 1.13.0 https://jsfiddle.net/c30Lemuz/2/

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

No branches or pull requests

3 participants