mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
multithreaded tile renumbering
This commit is contained in:
@@ -240,7 +240,6 @@ class BTeXDocument : Disposable {
|
||||
printPageNumber(pixmap, pageNum, 0, 0)
|
||||
pagePixmaps[pageNum] = pixmap
|
||||
progressIndicator.getAndAdd(1)
|
||||
Unit
|
||||
} } }
|
||||
|
||||
ThreadExecutor(THREAD_COUNT).also {
|
||||
|
||||
Reference in New Issue
Block a user