Skip to content

4.1.1 Fixes and improvements all round

Compare
Choose a tag to compare
@davetcc davetcc released this 26 Aug 07:15
64e4ece

This release goes with TcMenu UI V4.1.1. https://github.com/davetcc/tcMenu, it has gone through a significant testing cycle, but there are few if any changes that would prevent an immediate rollback to 4.0.0.

We have doubled down on rendering and library-level bugs in this release, some of the most important are:

  • We have added a root item that works pretty much like it does in the Java API (and designer). We'll slowly transition everything to use it.
  • Two buttons menu control can now be supported
  • All layout modes should now work properly with rendering, a large-scale refactor of rendering code should make it more reliable.
  • Card layout is now fully supported.
  • Cleaned up many examples, including fixing the row ordering in ones with custom layouts.