Only "Font_Default" on the Core2?



  • Hello,

    I recently got the Core2, but run into limitations in UIFlow (current version V1.10.3). The font in the "Grapfic blocks" is limited to "Font_Default" when using the Core2. The labels can be set to other fonts. I prefer not to use labels because that limits me to using 1 screen.

    Another solution is to put the generated code in an "Execute-block":

    label0 = M5Label('Montserrat 10 t/m 48', x=0, y=35, color=0xffffff, font=FONT_MONT_26, parent=None)
    

    but that is more of a temporary clumsy solution.

    Can you as developers pay attention to this?

    Thanks in advance!

    0_1660757094004_Core2Fonts.jpg