-
I think it would be useful if there was an option to call `lv_mem_free()` on the `free_ptr` object attribute upon object deletion. It seems like in most use cases, if `free_ptr` is used, it will be po…
-
I am using RA8876 for large screen @1280x720 with ESP32. Preliminary Littlevgl port is working.
Tried LV_VDB_SIZE set to (10*1280) with custom_flush() for whole page, and LV_VDB_SIZE set 0 with custo…
-
I want to learn the algorithm of LCD linear anti-aliasing.
-
Hello kisvegabor,
Thanks for your great lib!
I got a question about the using the double frame buffer in F429.
As there have some tearing effect when moving the page in high speed , it is ca…
szjdb updated
5 years ago
-
Hi, I´m trying to use lvgl library with a custom hardware that use a STM32F407VGT6 and a SSD1963 with a 800x480 TFT. I'd created a CubeMX project and import to my Atollic TrueStudio IDE, then I'd foll…
-
#### Expected Behavior:
Able to change options in a dropdown list drawn with LVGL
#### Actual Behavior:
Option never changes, and there is significant lag (though that may be unavoidable dependin…
-
I have a one line text area and need to perform an action when a user hits the Enter key (i.e. confirms the text in the area). Is there a way to be notified of such an event? I can't find something li…
-
Feature request for the ability to change screen orientation at run-time please. I can change my display driver and touch screen drivers in run-time just fine so it would be nice to be able to do it …
hydra updated
5 years ago
-
hi
how i can hide flashlight icon when press a external key?
![sam_07900](https://user-images.githubusercontent.com/11478034/50668003-95f5b480-0fd1-11e9-88b5-5dab0839e470.jpg)
-
This is just a suggestion, feel free to not implement it.
Currently we do a lot of manual organization of issues. Could [Probot](https://probot.github.io/) be useful for this?