Thraka/SadConsole

Changing Label.DisplayText doesn't trigger IsDirty on the control

Thraka opened this issue · 1 comments

If you change the Label.DisplayText property, it's not reflected in the console until the mouse moves over it. This is because the property isn't setting the IsDirty property on the control after the text changes.

Fixed in v9