Files
ladybird/Userland/Libraries/LibGUI/ComboBox.cpp
networkException 82f537b847 LibGUI: Actually update the selection in ComboBox::set_selected_index
Previously we would not set m_selected_index or the editor's text value
when calling set_selected_index.
2022-06-17 19:46:30 +01:00

9.7 KiB