Mode switcher, LQI slider, search perf fixes
v1.3.5: mode switcher, LQI slider, search perf fixes
-
Replace layout/filter toggle icons with 3-mode footer switcher (radial, force, all) with configurable visibility
-
Add dynamic min LQI slider in "all" view with step buttons and reset
-
Fix search highlight performance: replace element-level opacity with
fill-opacity/stroke-opacity to avoid SVG compositing layers -
Optimize tick handler (single-pass setAttribute), hass diffing
(timestamp instead of JSON.stringify), and adjacency lookups (pre-built map) -
Show "--" for missing direction in asymmetric LQI labels
-
Responsive footer: slider wraps above icons on mobile
Co-Authored-By: Claude Opus 4.6 [noreply@anthropic.com]