Changes between Initial Version and Version 1 of Ticket #4397, comment 5


Ignore:
Timestamp:
Dec 11, 2016, 9:18:34 AM (7 years ago)
Author:
Vladislav Belov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4397, comment 5

    initial v1  
    11Replying to [comment:4 elexis]:
    22> * Does the restoring of the selection throw undefined errors in case of not having any mods in that list?
    3 Nope, because `findIndex()` returns `-1` if an element not found.
     3Nope, because `findIndex()` returns `-1` if an element not found. Also it applies every time when you change the filter params (so mods just could be filtered).