Skip to content

2023.06.30.001

Latest
Compare
Choose a tag to compare
@KngStr KngStr released this 30 Jun 03:08
  • [Added] Add TBadgeStyle.Text
  • [Added] Add TImageIndexProperty(Thanks for code: ying32)
  • [Added] Add TScrollView.DefaultScrollbarWidth & TScrollView.DefaultScrollbarClass
  • [Added] Add SetMaxWidth and SetHeight to TDialogBuilder (Thanks: 恢弘)
  • [Tweaked] ListviewEx deal with invisible control's OnClick property
  • [Tweaked] Hex2Color change StrToIntDef to StrToUIntDef(Thanks for report: qq143626) GH-43
  • [Fixed] Permissions request error in 11. Remove AndroidManifest.template.xml and info.plist.TemplateiOS.xml
  • [Fixed] ScrollView error when scrolled
  • [Fixed] ListviewEx error HeightSize = TViewSize.WrapContent (Thanks for code: yangyxd)
  • [Fixed] ListviewEx rendering error (Thanks for code: 田园生活者)
  • [Fixed] Active frame error when hiding (Thanks for report: keven, 柴头柴脑)
  • [Fixed] Range check error of GridView(Thanks for report: CPU风扇, 柴头柴脑)
  • [Fixed] fix HtmlText click error when have same url (Thanks for code: wr960204) GH-57
  • [Fixed] fix Animation error under 11.3 (Thanks for report: marlonnardi, 柴头柴脑) GH-55
  • [Fixed] ListviewEx item click not work with non TView control
  • [Fixed] fix TPullScrollView/TVertScrollView/THorzScrollView pull action position error under 11.3 (Thanks for report: marlonnardi) GH-58