Skip to content

Bug fix

Compare
Choose a tag to compare
@kmcginnes kmcginnes released this 17 Jun 07:03
· 18 commits to master since this release

While I was using the new StackPanel I found a bug in the measure calculation. It wasn't taking the orientation into account when figuring out the child constraints before calling measure. It was a fairly easy fix.