mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
recents_category_drag_drop
Updates after internal reviews
This commit is contained in:
@@ -41,12 +41,12 @@
|
||||
There is a pending drag and drop cell.
|
||||
It defines its path of the destination cell.
|
||||
*/
|
||||
@property (nonatomic, copy) NSIndexPath* movingCellIndexPath;
|
||||
@property (nonatomic, copy) NSIndexPath* droppingCellIndexPath;
|
||||
|
||||
/**
|
||||
The movingCellBackgroundImage;
|
||||
*/
|
||||
@property (nonatomic) UIImageView* movingCellBackGroundView;
|
||||
@property (nonatomic) UIImageView* droppingCellBackGroundView;
|
||||
|
||||
/**
|
||||
Return the header height from the section.
|
||||
|
||||
Reference in New Issue
Block a user