LV_BLEND_MODE.NORMAL wrong name

What do you want to achieve?

export correct code for UI
But it exports lv_obj_set_style_blend_mode(ui_Motorspeed, LV_BLEND_MODE.NORMAL, LV_PART_KNOB | LV_STATE_DEFAULT);

it should be LV_BLEND_MODE_NORMAL

What have you tried so far?

Screenshot or video

Others

  • SquareLine Studio version:
    1.05
  • Operating system:
    windows
  • Target hardware:
    arduino

Thank for the report! It’s already fixed and will be released in a few weeks in v1.1.

1 Like