Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Input box for ui-select multiple ALWAYS forcing text entry at new line #1980 #2125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunilkandakatla
Copy link

Fix(#1980) Input box for ui-select multiple ALWAYS forcing text entry at new line #1980

@biggieman
Copy link

biggieman commented Aug 28, 2018

I think it is better:

var inputWidth = containerWidth - input.offsetLeft;
if (multiple) {
	inputWidth -= 10;
}

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

Successfully merging this pull request may close these issues.

None yet

2 participants