diff options
author | Glenford Williams <gw_dev@outlook.com> | 2022-01-10 17:03:20 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-11 00:18:15 +0100 |
commit | 6c10e9e121b6f297ebcbe52c3a80fa4c74aa6175 (patch) | |
tree | 39b0c8a0b86689b69b220566a8480407a3ec15a0 /Userland/Libraries/LibUnicode | |
parent | 2f50d8f4d3a0a1203933183e3ea31fe85a84dda0 (diff) | |
download | serenity-6c10e9e121b6f297ebcbe52c3a80fa4c74aa6175.zip |
LibGUI: Make Tableview handle multi-selected indexes when deleting
Previously when the delete key was pressed, only the first selected
cell index would have been deleted. This commit remedies that by first
checking when more than a single index is selected.
Diffstat (limited to 'Userland/Libraries/LibUnicode')
0 files changed, 0 insertions, 0 deletions