Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Title object in M5UI module got a wrong background color #16

Open
RuofengX opened this issue May 16, 2020 · 1 comment
Open

Title object in M5UI module got a wrong background color #16

RuofengX opened this issue May 16, 2020 · 1 comment

Comments

@RuofengX
Copy link

In micropython, UIflow 1.4.5.1
using codes below will cause the backgound color disappearing:
main.txt

@RuofengX RuofengX changed the title Title in M5UI module got a wrong background color Title object in M5UI module got a wrong background color May 16, 2020
@RuofengX
Copy link
Author

Using
title0 = M5Title(title="Title", x=3 , fgcolor=0xFFFFFF, bgcolor=0x0000FF)
to change title content is still working, but that may cause performance issue.

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

No branches or pull requests

1 participant