Skip to content

Interference with TableView.moving property? #41

@AndrewNatoli

Description

@AndrewNatoli

Using Titanium Alloy with SDK 3.5.0.

I integrated this module into my application and suddenly I can't drag and reorder TableView rows in iOS. When I set moving=true, the drag-to-reorder icons appear and I'm able to start dragging a row but after a moving a few pixels it returns to its original position.

I originally had three separate TableViews nested within a ScrollView. I removed the ScrollView and combined the three TableViews into one. Didn't have any luck.

Also, on this screen I have removed the leftView so there is only a center view (no rightView either).

I haven't seen any reports of a similar issue here or on Appcelerator's JIRA, so I'm wondering if there may be anything within this module that can interfere with the reordering of rows.


Tomorrow I'll put together a barebones application and see if I can recreate this. I'll update this thread with the results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions