fossasia / kniteditor

Kniteditor
https://fossasia.github.io/kniteditor
GNU Lesser General Public License v3.0
1.51k stars 29 forks source link

Create LongTask class #33

Open niccokunzmann opened 8 years ago

niccokunzmann commented 8 years ago

Some actions may last for a while. They should not block the UI.

Solution
Create a LongTask class. This class has the following properties: