[Kst] [PATCH] make empty labels behave

Barth Netterfield netterfield at physics.utoronto.ca
Fri Feb 3 18:22:13 CET 2006


The label fix looks fine... But I guess you didn't mean to include the arrow 
suff as well..

OK to commit the label stuff.

cbn

On February 3, 2006 07:45 am, George Staikos wrote:
> This patch makes empty labels behave.  Without it, they try to create an
> empty contentsRect object, which has multiple issues:
> 1) Tries to paint a null bitmap/pixmap
> 2) Object doesn't receive events
> 3) Scripting cannot create labels because they are assigned the text
> property after creation, so they never show up
>
> You can see how it's broken by using the JS testcases.  None of the labels
> work without this patch.


More information about the Kst mailing list