Changes between Initial Version and Version 1 of Ticket #20813
- Timestamp:
- 2021-04-27T22:36:59+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20813 – Description
initial v1 9 9 2. ImageDisplay creates a new thread for each image to be loaded. We can use `MainApplication.worker` 10 10 11 3. ...? 11 attachment:20813-alpha.patch contains 1. + 2. 12 13 3. Omit rescaling via `ImageProvider.toBufferedImage` and `ImageProvider.createScaledImage`?