1.0.3: Further resize bugfixes
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