Details
-
Type: Improvement
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: 2.11.3.0, 2.11.3.1, 2.11.3.2, 2.11.3_js, 2.11.4
-
Fix Version/s: 2.12.0_js
-
Component/s: jalview-j2s
-
Labels:None
-
Epic Link:
Description
jalview.gui.SequenceFetcher works in JalviewJS (JAL-3144) but hogs the gui thread whilst fetching data, rather than using callbacks/promises.