Files
ladybird/Userland/Libraries/LibGUI/FilePicker.cpp
Andreas Kling 9b9966b63b LibGUI: Make GUI::FilePicker handle absolute paths better
Some people apparently like to type in full absolute paths into the
filename box of GUI::FilePicker. So let's handle that as you'd expect
by using the full path as the selected path.
2021-05-20 20:55:29 +02:00

9.6 KiB