Files
ladybird/Userland/Libraries/LibGUI
Karol Kosek 097902bd06 LibGUI: Convert ItemListModel's Display Role to string during search
Previously, you could get crashes when you tried to search for a font
size in the Font Picker or a screen resolution in Display Settings.

This is because their list models aren't made of strings
and Variant::as_string() only accepts strings.
2021-10-21 01:10:36 +02:00
..
2021-10-06 23:52:40 +01:00
2021-10-06 23:52:40 +01:00
2021-09-03 02:32:43 +02:00
2021-08-18 10:39:13 +02:00
2021-08-18 10:39:13 +02:00