-
Nick Treleaven yazdı
Store a pointer to the stash pref for each row, so display/update is just O(n) instead of O(n^2) time. This changes the order prefs are updated in, but this doesn't matter.
cf88abfe
Store a pointer to the stash pref for each row, so display/update is just O(n) instead of O(n^2) time. This changes the order prefs are updated in, but this doesn't matter.