chiliui icon indicating copy to clipboard operation
chiliui copied to clipboard

editboxes dont update their layout when focus changes

Open KlonZK opened this issue 9 years ago • 1 comments

they will remain highlighted (blue) after selecting another control.

quick fix: move self:Invalidate() in function Update() outside of the focus condition.

this report is for the old chili version distributed with zk, but the new version seems to have the same problem. untested because zk cannot run the new chili.

KlonZK avatar Jan 05 '16 15:01 KlonZK

please test properly works fine afaik

gajop avatar Jan 05 '16 15:01 gajop