Changes between Version 1 and Version 2 of Ticket #15625, comment 6
- Timestamp:
- 2017-12-03T11:10:11+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15625, comment 6
v1 v2 13 13 they will work without problem. 14 14 15 If you looked at attachment:josm-image-loading_check-ram-constraints-to-prevent-oom-exceptions_do-not-use-expensive-scaling-while-dragging.patch:ticket:15574 that it already does contain the check {{{if (bi != null) { ..}}}, but it will ''not'' solve the issue of this ticket. 15 If you looked at attachment:josm-image-loading_check-ram-constraints-to-prevent-oom-exceptions_do-not-use-expensive-scaling-while-dragging.patch:ticket:15574 you recognized that it already does contain the check {{{if (bi != null) { ..}}}, but it will ''not'' solve the issue of this ticket. 16 16 17 17 This may not be a regression. Have you checked that the test image in comment:3 really works with older versions (e.g. r13037 or earlier)?


