Skip to content

v1.5.1

Latest

Choose a tag to compare

@SH1FT-W SH1FT-W released this 18 Jul 16:44

Bug Fixes

  • Fixed dialog scrolling being silently blocked inside the FLODE panel (Shadow DOM): scrollable content in dialogs (e.g. the automation list in "Open Automation") no longer ignores wheel/trackpad scroll. Root cause was Radix Dialog's default scroll lock breaking under Shadow DOM event retargeting; dialogs are now non-modal for scroll-locking purposes while still dimming/blocking the background.
  • Fixed incorrect colors on native Home Assistant form fields and dropdowns (e.g. the entity picker field, select dropdowns) in dark mode.