Files
ladybird/Userland/Applications/Spreadsheet/SpreadsheetView.cpp
David Isaksson 391d1ddfd8 Spreadsheet: Ensure that cell exists on drop event for text data
Fixes crash where we tried to get a cell to set text from the drop
event. We now create the cell if it does not already exists.

Fixes issue #5923
2021-03-24 20:36:41 +01:00

14 KiB