Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 768 Bytes

2020-10-20-release_v7.7.0.md

File metadata and controls

26 lines (22 loc) · 768 Bytes
layout title author cover
post
v7.7.0 is released
kisvegabor
/assets/release_cover.png

New features

  • Add PXP GPU support (for NXP MCUs)
  • Add VG-Lite GPU support (for NXP MCUs)
  • Allow max. 16 cell types for table
  • Add lv_table_set_text_fmt()
  • Use margin on calendar header to set distances and padding to the size of the header
  • Add text_sel_bg style proeprty

Bugfixes

  • Theme update to support text selection background
  • Fix imgbtn state change
  • Support RTL in table (draw columns right to left)
  • Support RTL in pretty layout (draw columns right to left)
  • Skip objects in groups if they are in disabled state
  • Fix dropdown selection with RTL basedirection
  • Fix rectangle border drawing with large width
  • Fix lv_win_clean()