The general issue is that if I create a button matrix using labels with two lines (such as “My Info\n10”), the first line is centered within the button, but the second line is left-justified to the beginning of the first line. Since the actual contents of the button can vary, I don’t think long_mode text wrapping is an option here.
There was a previous report of the issue in v7 in this thread which sounded like the function lv_btnmatrix_set_align was planned for addition, however on my currently-installed v9.4 there is no such command.
Could this just be a long-standing bug that was never fully addressed, or is there another relevant option that I’m not seeing on the btnmatrix API page?
