Sizing your widget to fit the size of your side bar can be an annoying and error-prone process. To fix this, we introduce "Auto-Fit," a feature that sizes itself to the size of its container, automatically!
To accomplish this, we determine the width of the widget's parent container, and base the widget size on that. Currently, Auto-Fit automatically sets both the height and width. If you want to set a specific value for either one, you will not be able to use Auto-Fit.
Try it out, and send us your feedback or questions!