Micusoft / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

Displaymode inline does not work with jQueryMobile pageinit-event #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. User jQM and bind scroller initialization to the 'pageinit'-event set 
display: inline

What is the expected output? What do you see instead?
The wheels apears among each other instead of side by side. 

What version of the product are you using? On what operating system?
Using 2.0RC1 tested with FF, Safari and Chrome on OS X 

Please provide any additional information below.
Here is a testcase, click on the Test-Button below: http://jsfiddle.net/23DQQ/5/

A quick look into the styles shows that the width of the <div class="dwc dwsc"> 
and <div class="dwwc dwrc"> is calculated incorrect. After increasing the width 
of the div-tags manually it works perfect. 

Original issue reported on code.google.com by christia...@gmail.com on 30 Apr 2012 at 8:13

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the report.
It is fixed and will be included in the next release soon.

Original comment by diosla...@gmail.com on 30 Apr 2012 at 8:34

GoogleCodeExporter commented 8 years ago
Fixed in 2.0rc2

Original comment by diosla...@gmail.com on 3 May 2012 at 2:50