[TIMOB-739] moving: false on tableview not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:35:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M02 |
Components | iOS |
Labels | defect, ios, iphone, release-1.6.0, tableview |
Reporter | Christian Sigl |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:35:28.000+0000 |
Updated | 2017-03-02T18:52:53.000+0000 |
Description
property moving: false on a tableview isn't working, should disallow movement of a tableview
I'd second this feature request.
this property can be found in the api-docs, so it seems it's rather a bug than a feature
Triage. If true this is a regression but no KS test has confirmed it.
Property
moving
refers to ability to move rows. Propertyscrollable
controls whether or not a table scrolls.Meant to mark invalid.
Closing as invalid.