Diokuz / baron

Native scroll with custom scrollbar
MIT License
776 stars 124 forks source link

Opera 12 + flexbox + baron #105

Closed lastw closed 9 years ago

lastw commented 9 years ago

In Opera 12 offsetWidth equals 0 for some cases of nested flexboxes, this causes bugs with baron container width.

http://jsfiddle.net/bsxs860d/ — in Chrome offsetWidth: 298, in Opera 12 — offsetWidth: 0

lastw commented 9 years ago

example with baron, setting width to 0 http://jsfiddle.net/lastw/bsxs860d/2/