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

Make better use of dropdown caret size variables #11142

Closed
wants to merge 1 commit into from
Closed

Make better use of dropdown caret size variables #11142

wants to merge 1 commit into from

Conversation

santialbo
Copy link

This is more a variable name concept fix rather than a bug fix.

  • @caret-width-large was not being used for setting the height of the caret, now it is.
  • Caret width was twice @caret-width-base, I doubled the value and make the caret width to correspond with it.

@cvrebert
Copy link
Collaborator

Changing the meaning of an existing variable is backwards-incompatible, and we can't make those sorts of changes until v4. Introducing a new variable whose default value is based on the old variable would be fine though.

@mdo
Copy link
Member

mdo commented Dec 1, 2013

Closing out per @cvrebert's comment. I do hear you though—that could make sense come v4.

@mdo mdo closed this Dec 1, 2013
@mdo mdo mentioned this pull request Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants