Configure ResizeSensor.js for automatic dimension recalculation
masterSticky Sidebar can automatically detect when the sidebar or its container changes size if ResizeSensor.js is included in your project.
To enable this:
- Include
ResizeSensor.jsbeforesticky-sidebar.js. - Ensure the
resizeSensoroption is enabled (it is enabled by default).
If you do not include ResizeSensor.js, the plugin will still function, but it will not automatically detect size changes.