You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed buggy auto-sizing labels
Rewrote the hacky programmatic sizing. Replaced with simply programmatically setting known stepper width and step count, and let CSS use `calc()` to figure out stepper control widths and step title widths
Resize bugfix
- The resizing/recalculation of step labels now happens on initialization, and when the device's orientation is changed.
- The resize has now been smoothed to the default animation speed (can be changed
- Fixed bug causing extra padding on either side after a resize