Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10113] iOS: Pagination in scrollable view does not look nice with lots of views

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2012-07-28T16:50:31.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterDavide Cassenti
AssigneeNeeraj Gupta
Created2012-07-24T05:44:16.000+0000
Updated2017-03-09T23:12:17.000+0000

Description

Problem description

ScollableView pagination does not work well if there are lots of views; the "dots" in the pagination row goes out of the screen.

Steps to reproduce

1. Open Kitchen Sink 2. Go to Base Ui > View > Scroll Views > Scrollable View 3. Click the 'Add' button multiple times (~25 times) 4. Swipe views: at some point, the white dot that marks the current selected view goes out of the screen

Comments

  1. Vishal Duggal 2012-07-25

    IOS limitation. From IOS docs http://developer.apple.com/library/ios/#documentation/uikit/reference/UIPageControl_Class/Reference/Reference.html Note: Because of physical factors—namely the size of the device screen and the size and layout of the page indicators—there is a limit of about 20 page indicators on the screen before they are clipped.
  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source