Kbr85 / UMSAP

Utilities for Mass Spectrometry Analysis of Proteins
0 stars 0 forks source link

Update GUI when applying filters #125

Closed Kbr85 closed 2 years ago

Kbr85 commented 2 years ago

Right now the GUI (listctrl, plots) is updated after every filter. Update should be done only after the last filter is applied.

Kbr85 commented 2 years ago

Done!!