Skip to content

Better Tabs, Smarter Overflow & Bubble Card Fixes

Latest

Choose a tag to compare

@Prosono Prosono released this 28 Jul 18:01

πŸš€ 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