Problem: When importing very large bitmaps, GUI freeze for some time.
Solution: Move bitmap imports to a separate thread and GUI will have to show a
progress.
Another huge improvement would be to optimize the importing. Reading from the
ATL::CImage objects can be done faster with direct bitmap access.
Original issue reported on code.google.com by j...@binarybone.com on 19 Feb 2014 at 12:44
Original issue reported on code.google.com by
j...@binarybone.com
on 19 Feb 2014 at 12:44