Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editboxes dont update their layout when focus changes #37

Open
KlonZK opened this issue Jan 5, 2016 · 1 comment
Open

editboxes dont update their layout when focus changes #37

KlonZK opened this issue Jan 5, 2016 · 1 comment

Comments

@KlonZK
Copy link
Contributor

KlonZK commented Jan 5, 2016

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.

@gajop
Copy link
Contributor

gajop commented Jan 5, 2016

please test properly
works fine afaik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants