On 1/8/15, 1:00 AM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: > >The intention is to keep the graphics just the same, but move the display >logic to the new skin. Obviously something weren't wrong with the move, >just wrong enough to break the tests. >
I remember you asking about skin sizing. I took a quick look at the BusyIndicator. The 4.13 code sets up non-square dimensions. The measuredWidth and measuredHeight are not the same, and that may affect the chosen diameter. 4.14 has pre-chosen the diameter which drives the measurements. Is there a reason for that? -Alex