Larry Davis
Larry Davis
Yeah looks like we need to remove the height from `.spectrum-Card-content` and just let you write that stuff in `.spectrum-Body` inside of it.
Interesting. Do we just expect the label to never wrap, or do we want to balance the `flex-grow` between the label and the bar to make it reasonable at all...
Interesting. We'll need to ask designers what the intent is here and respond accordingly.
@badimon says: > I assume that a side label would wrap the same way with all elements center aligned vertically – good question. @NateBaldwinDesign says: > Hmm… for this one...
Hmmmmmm... If this doesn't affect iOS, I'm not sure it's worth investigating. On Fri, Mar 16, 2018 at 2:18 AM, Mims H. Wright wrote: > In Chrome 64 for mac...
Hmm yeah I'd like to see if it happens on windows too...
@hongnk hmm, insightful. I wonder if this has to do with the check for `-webkit-overflow-scrolling` and could be fixed by #65? @r-tock @iamstd @duxiaofeng-github can you test #65 and see...
@adyz So your output will not have nested objects, but instead just underscores separating folders?
@peacechen it seems others ran into issues when using iNoBounce as a module (https://github.com/lazd/iNoBounce/pull/15). Can you please send a PR with the UMD change? I'll gladly merge and release it.
Can you try this change and make sure it will work with the [other types of modules that `gulp-define-module` supports](https://www.npmjs.com/package/gulp-define-module#type)? I'm wondering specifically about AMD. Also, please update the tests...