Files
ladybird/Libraries/LibGUI/GJsonArrayModel.cpp
Andreas Kling 69ec08774b GJsonArrayModel: Add hook to customize what comes out of GModel::Sort
Now you can provide a massage_for_sort hook in your FieldSpec.
This allows you to implement arbitrary sorting rules for the data.
2019-08-12 11:54:18 +02:00

1.5 KiB