Skip to content

1.0.3: Further resize bugfixes

Compare
Choose a tag to compare
@torrobinson torrobinson released this 20 Dec 07:07
· 1 commit to master since this release

The automatic resizing of the control and labels was done 100% programmatically and had a few logic errors that caused the control to resize to a few different sizes until settling into a consistent one.

Now it should immediately resize to the final size on initialization. The math is now mostly handled by CSS.

Full Changelog: 1.0.2...1.0.3