wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

Persist sortBy and sortAsc in local storage for ops, checklist, links and markers #341

Closed bgillock closed 2 years ago

bgillock commented 2 years ago

109 - The previous PR did not set sortAsc in sortable when sortAscStoreKey is set. By doing it this way, the re-sort is forced based on the sortAscStoreKey value.