Files
jitsi-meet/react/features
Lyubomir Marinov 3fa62c3757 Fix thumbnail reordering
Don't use Array.prototype.sort() because (1) it operates in place and,
thus, mutes the Redux state and (2) it is not necessarily stable and,
thus, unnecessarily shuffles the thumbnails.
2016-11-04 13:13:26 -05:00
..
2016-11-02 14:44:42 -05:00
2016-11-04 13:13:26 -05:00
2016-10-26 15:20:06 -05:00