When checking for canPaint() && isDispatchThread there should be check if we're print...
commitf90a38164284a0698f9fbf4c2af2cb3fb27edad6
authorKirill Kalishev <kirill.kalishev@jetbrains.com>
Tue, 12 Jan 2010 09:58:20 +0000 (12 12:58 +0300)
committerKirill Kalishev <kirill.kalishev@jetbrains.com>
Tue, 12 Jan 2010 09:58:20 +0000 (12 12:58 +0300)
treebf66bd1e18a7a18eab3e9d7003c19d26029a6e35
parent3f0343e24c422ee6580ab7917b4da1ac9fcd867a
When checking for canPaint() && isDispatchThread there should be check if we're printing, not painting
platform/platform-api/src/com/intellij/ui/SimpleColoredComponent.java
platform/util/src/com/intellij/util/ui/UIUtil.java