Files
ladybird/Userland/Libraries/LibGUI/AutocompleteProvider.cpp
Itamar 941087ee25 LibGUI: Call did_update() from AutocompleteSuggestionModel::update()
This fixes an issue where the column widths of the AutocompleteBox did
not properly update after update_suggestions() was called.
2021-07-19 17:48:05 +02:00

7.4 KiB