RamDav

Results 4 issues of RamDav

Currently all RendererAPI dependent constructions, e.g. VertexBuffer::Create are Implemented as static functions in the respective Base class implementation with a switch case statement for each RendererAPI. Could this be implemented...

Impact:Suggestion

Hello, i'm no ruby programmer but i got an issue with test reports, i've written a simple test which Passes and then get the answer from ceedling that the sanity...

Using Keypad indev with buttonmatrix and LV_BUTTONMATRIX_CTRL_CLICK_TRIG. Sending of LV_EVENT_VALUE_CHANGE in buttonmatrix event handler on LV_EVENT_RELEASED never happens due to invalid check for clicked point and invalidation of clicked button...

### LVGL version v9.2.0 ### What happened? Hello, i tried setting up a buttonmatrix controlled by a Keypad Device with UP/LEFT/DOWN/RIGHT ENTER and Cancel Keys. I created a buttonmatrix with...