Merge branch 'ErrorFlynn-hotfix-1.7' into hotfix-1.7.1

This commit is contained in:
Jinhao 2019-06-11 01:17:44 +08:00
commit ce2d738a56

View File

@ -4351,6 +4351,8 @@ namespace nana
} }
else else
lister.select_for_all(false, abs_item_pos); lister.select_for_all(false, abs_item_pos);
lister.latest_selected_abs = abs_item_pos;
} }
} }
else else