Skip to content
Discussion options

You must be logged in to vote

It's normal at this scale, ind-sort is called separately for each pane which was to prepare for supporting per-pane sorting in the future, and when that lands there'll be a new property that says which pane the sort action is applied to (not present yet).

So ind-sort, or better yet, the sort action, is actually called about total_calls/3 (parent, current, preview if applicable) per tab, with some skipped ones if they don't need to re-sort.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@boydaihungst
Comment options

Answer selected by boydaihungst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
2 participants