Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8468] iOS: Change selectRow position property

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionNeeds more info
Resolution Date2017-06-22T20:12:44.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterRafael Kellermann Streit
AssigneeEric Merriman
Created2012-03-14T08:14:38.000+0000
Updated2017-06-22T20:12:44.000+0000

Description

Just change the position default when use selectRow method in a UITableView. Today, the default is the position MIDDLE but I think that the default of iOS platform is NONE. Code: int scrollPosition = [TiUtils intValue:@"position" properties:dict def:UITableViewScrollPositionMiddle];

Comments

  1. Neeraj Gupta 2012-03-31

    Not sure what this bug is about. Need more information to process it.
  2. Lee Morris 2017-06-22

    Closing ticket because the request for more information was never followed up.

JSON Source