Create a new simulator project, with the device resolution set to 320x170
Select the example of Speedometer template when offered.
Run the example as micropython code and agree to autogeneration.
Notice the speed label is truncated by the units label, and on the graph page the vertical axis is messed up / truncated. The button label is also incorrectly laid out.
Run the same project as a C project, accept the autogenerated code, and then notice the demo looks as expected, matching the expectations from the designer or from LVGL more closely.