fix hanging UI on MapWorker.pause/.proceed
This commit is contained in:
@@ -976,4 +976,10 @@ public class MapDatabase implements IMapDatabase {
|
||||
|
||||
return zoomTable;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void cancel() {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user