Skip to content

Incorrect behavior in iOS 8.1 #6

@ryanmeisters

Description

@ryanmeisters

It looks like this category is behaving incorrectly under iOS 8.1. This can be seen in the example project.

Incorrect behavior:

  • All test views are snapping back to their original positions immediately upon touching the drop view.
  • View 2 is returning to its starting position when dragging ends.

Correct behavior:

  • Test views 1, 3, 4 should return to their starting positions (animated) when dropped (on the drop view or not), but only when dropped.
  • View 2 should not return to it's starting position.

I will see if I can get some time to look more closely at this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions