Files
ladybird/Userland/Libraries/LibGUI
Kemal Zebari 111e4162d0 LibGUI/Application: Resize recent files list to max open file size
Since it's possible to have the actual recently opened files <
max_recently_open_files(), which causes us to crash when we try to
access new_recent_files_list where index >= the list's size.
2024-02-23 09:51:42 +01:00
..
2024-01-26 07:36:53 +01:00
2024-01-06 10:37:53 -07:00
2023-02-21 00:54:04 +01:00