1.12.4
Fixes for the CSS vars tab and the detachable Navigator, plus label polish.
- Fixed: opening the Navigator's CSS vars tab hid the left settings panel
and made the panel widths flicker — the tab was being mistaken for the
hide-side-panels toggle. Both panels now keep their shared width there,
and the real toggle still works while that tab is open. - Fixed: with the Navigator detached, the canvas stayed squeezed beside
the empty dock whenever the CSS vars tab was open. - Improved: the canvas now glides open and closed with the same easing as
the Navigator when detaching or docking (still instant if your system
prefers reduced motion), and the preview drag handles report the
correct width range to assistive technology throughout. - Changed: the keyboard-shortcuts overlay now shows your own platform's
keys — ⇧⌘D-style glyphs on a Mac, Ctrl+Shift+D elsewhere — instead of
the dual "Cmd/Ctrl+Alt" spelling, matching the context-menu hints. - Fixed: the overlay no longer lists the multi-selection shortcuts,
which belong to the temporarily withdrawn multi-select feature; they
return with it. - Changed: following a community suggestion, the Auto-BEM context-menu
item and the command palette entries drop their ellipses, and the
palette's Add entries are pluralised (Add classes / Add attributes /
Add elements) since each accepts several at once.
Full notes: CHANGELOG.md