view Version @ 2769:06f45ee90e0f

iOS: dw_tree_get_parent() should return NULL for the root node. I missed implementing dw_tree_item_select() so, implmented now. Always return NO to the canEditTreeItem unless we have a delegate that returns YES. This prevents the swipe left to delete happening.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 10 Apr 2022 15:42:18 +0000
parents 95ad22a4da2d
children 023045e14837
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=2