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

Button disapeared/turns white when closing style editor #13

Open
excitedbox opened this issue Mar 9, 2020 · 3 comments
Open

Button disapeared/turns white when closing style editor #13

excitedbox opened this issue Mar 9, 2020 · 3 comments

Comments

@excitedbox
Copy link

When selecting a button, opening the style editor and then closing it the button turns white.

Recreate problem:
-Place button
-Place object
-Select button
-Open style editor
-Close style editor

@kaiakz
Copy link
Owner

kaiakz commented Mar 10, 2020

The style editor only supports text, maybe walv applys the wrong style for the button(see wrapper.js), code.push(${id}.set_style(lv.label.STYLE.MAIN,s))

@user446
Copy link

user446 commented Mar 26, 2020

Actually happens with any widget added on a screen.
They just become invisible.

@excitedbox
Copy link
Author

Yes it seems to be that the ID is not passed on to the style editor.

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

3 participants