Description
I need a simple but typical table/spreadsheet function - I need a hidden column.
So with a my table of 3 columns, only 2 columns should be visible
What MCU/Processor/Board and compiler are you using?
ESP32
What LVGL version are you using?
v8.3.11
What do you want to achieve?
I need a hidden column.
With my table of 3 columns, only 2 columns should be visible on screen.
When I specifically set the 3rd column to a width of 0, my rows suddenly become huge in height!
When I don’t try and change any width, the rows are perfect height