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

Using BOX Element with rounded corners enclosing other UI Elements make App unusable #463

Open
Pconti31 opened this issue Apr 17, 2022 · 0 comments

Comments

@Pconti31
Copy link
Contributor

I'm currently working on GUIslice API theme support within the Builder. Doing so I tried to use rounded corners for boxes with some themes. Here is an example using our ex04 with a Material Dark theme

material_broken

When I run this application the display flickers wildly. Making the app unusable.

Simply changing to square corners for the enclosing gray box like so

material_theme

Allows the app to run perfectly. Of course, the work-around is to simply always to use square corners. I should also point out that with some color themes like my Solarized some control also disappear so its more than flicker that is at issue here.

Attached is a zip of my broken sample and it includes a file called ex04_bld_ctrls.ino.works.txt which removes the rounded corner command allowing the app to run correctly.
ex04_bld_ctrls.zip

Paul--

Device hardware

  • MCU ATmega2560 and ESP32
  • Display with Adafruit ILI9341 2.8" and Adafruit HX8357 3.5"
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

1 participant