2.1.9
WalterNorthwoods
released this
19 Feb 15:53
·
175 commits
to master
since this release
Changes for 2.1.9
-
Fixed breadth computations for some cases of TreeLayout.arrangement of separate trees
when TreeLayout.compaction is
go.TreeLayout.CompactionNone
. -
Fixed type declarations of Binding.converter and Binding.backConverter
to return
any
instead ofvoid
.