Annotation's Font Size Changed does not redraw.

Found a possible bug in LightningChart? Report it here.

Moderator: Queue Moderators

Post Reply
TRVRSE
Posts: 21
Joined: Fri May 30, 2014 1:27 pm

Annotation's Font Size Changed does not redraw.

Post by TRVRSE » Wed Mar 11, 2015 6:20 pm

The font size of an annotation's text style is a dependency property and is bindable.

When changing the fontsize through changing the object that is bound to the property, the annotation does not recalculate it's draw rectangle even though the sizing is set to automatic. This causes the text to appear outside the boundaries of the annotation.

Another complaint is that the chart does not redraw if the size of the annotation changes. If you interact with the chart, it will cause a refresh, but it will not redraw until then.
Attachments
LightningChartSandbox.7z
Visual 2013 Solution demoing issue.
(34.34 KiB) Downloaded 723 times

ArctionJari

Re: Annotation's Font Size Changed does not redraw.

Post by ArctionJari » Fri Mar 13, 2015 9:49 am

Oops... There sure is a bug in there. Binding seems to work just fine but the annotation updating routine has a glitch. We'll look into this and fix it asap. Thanks for bringing this up.

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: Annotation's Font Size Changed does not redraw.

Post by ArctionPasi » Thu Mar 19, 2015 5:12 pm

This is fixed in 6.4.2 assembly pack, released today.
LightningChart Support Team, PT

Post Reply