issues Search Results · repo:nicolasgomollon/LPRTableView language:Swift
Filter by
16 results
(86 ms)16 results
innicolasgomollon/LPRTableView (press backspace or delete to remove)This is really nice, thank you! :)
I know that the moveRowAt method fires when you reorder the cells, but it fires each time the row moves, even if the
user hasn t let go yet.
Is there a method that ...
enhancement
cliftonlabrum
- 1
- Opened on Jul 26, 2018
- #25
Is it possible to implement this framework for re-ordering sections by getting indexPath from a selected point. I can
manage to do it on my own without this framework but I am having difficulties with ...
RushanB
- 2
- Opened on Apr 14, 2018
- #24
Hi there, absolutely love the library.
I recently discovered an issue in testing that is easily reproducible. I m going to try and fix it myself though I
figured I d share it here too in case anyone else ...
edwinfinch
- 3
- Opened on Oct 16, 2017
- #22
Noticed this in the latest build. iOS 10.3.1
If you click and drag one view, then rapidly move it up and down between some views, one view will stop moving and stay
either higher or lower than it should. ...
Chris-Perkins
- Opened on Aug 17, 2017
- #21
The definition of longPressReorderDelegate creates a strong reference cycle when used, which means the class you assign
to it is never deinit() which creates a memory leak.
This is because the delegate ...
Laptopmini
- 1
- Opened on Mar 16, 2017
- #20
Hello,
There is a problem when the user cancels the drag drop, e.g. by leaving the app. When the user then resumes their
activity, the cell still looks like it s being dragged although there is no drag ...
andreaskienle
- Opened on Mar 15, 2017
- #19
If the prototype cell is a custom class, it crashes.
I create my custom cell
class MyCellClass: UITableViewCell { // code }
I associate it with the prototype cell in the storyboard. And it crashes ...
Begoodi
- 1
- Opened on Oct 16, 2015
- #14
Hello, i implemented an expand collapse logic on the section with your framework working behind for the autoscroll and
the drag and drop. Though i encountered a problem, i cannot drop the cell in a collapse ...
tirrorex
- Opened on Oct 9, 2015
- #12
kunass2
- Opened on Sep 23, 2015
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.