π Drag & Drop Card v2.0.6
This release improves tab bar customization, card overflow handling, and compatibility with Bubble Card modules.
β¨ New features
π Adjustable tab bar size
The size of the tab bar can now be adjusted from the dashboard settings.
πΌοΈ Global card overflow setting
A new global overflow setting makes it possible to control scrollbar and clipping behavior for all components from one place.
Available options:
- Auto β Show scrollbars when required
- Hidden β Hide overflowing content and scrollbars
- Visible β Allow content to extend outside the component
Individual card settings can still override the global preference.
π― Improved tab bar positioning
Fixed tab bars are now centered within the usable dashboard area, including when Home Assistant sidebars are visible.
This also fixes bottom-positioned tab bars appearing shifted to the right.
π Fixes
π«§ Bubble Card module compatibility
Fixed Bubble Card Module Store modules not rendering correctly inside the Drag & Drop Card editor.
This resolves the reported issue with the Room Card Plus module, where the component content disappeared after activating the module.
Improvements include:
- Home Assistant context is now provided before custom cards are connected and rendered
- Removed duplicate custom-card configuration during preview creation
- Improved custom-card editor detection
- Reduced blank flashes while refreshing the preview
- Fixed large custom-card content being clipped during D&D edit mode
π Compatibility
- No breaking configuration changes
- Existing dashboards continue using automatic overflow by default
- Existing per-card overflow settings are preserved
- Custom cards without modules are unaffected