This commit is contained in:
nathan 2016-10-09 23:11:55 +02:00
parent 2e9201f692
commit 68a9e4edd7

View File

@ -193,7 +193,7 @@ class ImageUtils {
} }
} }
} else { } else {
// it's a GTK environment or something // it's likely a Gnome environment
try { try {
ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream(8196); ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream(8196);