a7mdfm / flexpaper

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

Fit width for odd sized page in a bundle automatically #152

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.WHEN a bundle of pages containing different sized pages the fit width is not 
calculated and fired for each page, but bases on the first page size.
2. This happens while dragging or scrolling through pages.

What is the expected output? What do you see instead?
Every page when got fucussed should fit to the screen width automatically if 
fitWidth is active.

What version of the product are you using? On what operating system?
1.40 and sdk4 swc

Please provide any additional information below.
Expected an event like onCurrentPageChanged to fire at the time when each page 
in a bundle got focussed tobe centered and fit currectly. Now part of the page 
is missing and horrizontal dragging is nonfunctional at that point.

Original issue reported on code.google.com by pcbalakr...@gmail.com on 20 Dec 2010 at 3:53

GoogleCodeExporter commented 8 years ago
fix for different size pages applied to 1.4.5

Original comment by erik.eng...@devaldi.com on 17 Jun 2011 at 4:10