Summary: | Assert hit in KisPaintDeviceCache::createThumbnail | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Frederik Gladhorn <gladhorn> |
Component: | Layer Stack | Assignee: | Frederik Gladhorn <gladhorn> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.1 Beta | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/e7a1e787d060b6407fce6dc344e5cdb13d9f55fc | Version Fixed In: | |
Sentry Crash Report: |
Description
Frederik Gladhorn
2016-11-06 20:47:49 UTC
Git commit e4d1b7c6795658512f0122f4e4201a4d77a20694 by Dmitry Kazakov. Committed on 08/11/2016 at 14:37. Pushed by dkazakov into branch 'krita/3.1'. Fix assert in Thumbnail Cache Limit the size of the thumbnail by 1px to get sane results M +36 -15 libs/image/kis_paint_device.cc M +0 -1 libs/image/kis_paint_device_cache.h http://commits.kde.org/krita/e4d1b7c6795658512f0122f4e4201a4d77a20694 Git commit e7a1e787d060b6407fce6dc344e5cdb13d9f55fc by Dmitry Kazakov. Committed on 09/11/2016 at 10:29. Pushed by dkazakov into branch 'rempt/impex-refactoring'. Fix assert in Thumbnail Cache Limit the size of the thumbnail by 1px to get sane results M +36 -15 libs/image/kis_paint_device.cc M +0 -1 libs/image/kis_paint_device_cache.h http://commits.kde.org/krita/e7a1e787d060b6407fce6dc344e5cdb13d9f55fc |