[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
Comments
- drc 2011-04-15
I'd second this feature request.
- Christian Sigl 2011-04-15
this property can be found in the api-docs, so it seems it's rather a bug than a feature
- Stephen Tramer 2011-04-15
Triage. If true this is a regression but no KS test has confirmed it.
- Stephen Tramer 2011-04-15
Property
moving
refers to ability to move rows. Propertyscrollable
controls whether or not a table scrolls. - Stephen Tramer 2011-04-15
Meant to mark invalid.
- Lee Morris 2017-03-02 Closing as invalid.