-
-
Notifications
You must be signed in to change notification settings - Fork 447
Add offset to suggestion text hide calculation #918
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
Conversation
can you send me a string to test, i cant replicate what you got in the screenshot. |
It's tricky because the text has to be just at the cut off after you tab complete it.
Offset is adjustable in settings file. Not sure if it's really needed in GUI. EDIT: Which I'm now realizing is not what you meant... I would need to some how grab the right-padding being set by the theme on the |
Adds a slight offset to the comparison of Rendered text and text box length.
Before:

After:
