openpencil/packages/docs/programmable/sdk/api/advanced
Danila Poyarkov c1d7fc80b0 Fix property panel visibility toggles, independent corners/stroke sides, extract shared ColorStyleRow
- Fix fill/stroke/effect/appearance visibility eye toggle (stale clone reads)
- Fix independent corner radii toggle not showing 4 inputs
- Fix stroke sides toggle: replace dropdown with direct toggle like corners
- Copy uniform weight to all sides when expanding stroke sides
- Batch multi-selection visibility toggles into single undo entry
- Extract ColorStyleRow shared by FillSection and StrokeSection
- Replace useFillVariableBinding/useStrokeVariableBinding with useColorVariableBinding(kind)
- AppearanceSection uses useAppearance() directly instead of slot wrapper
- Add sceneVersion dependency to useNodeProps and PropertyListRoot computeds
- Add E2E tests for visibility toggles and corner/stroke side toggles
2026-03-27 17:06:33 +03:00
..
extract-image-files-from-clipboard.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
index.md Fix property panel visibility toggles, independent corners/stroke sides, extract shared ColorStyleRow 2026-03-27 17:06:33 +03:00
tool-cursor.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-canvas-context.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-canvas-drop.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-color-variable-binding.md Fix property panel visibility toggles, independent corners/stroke sides, extract shared ColorStyleRow 2026-03-27 17:06:33 +03:00
use-fill-picker.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-font-picker.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-gradient-stops.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-inline-rename.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-layer-drag.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-layer-tree.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-node-font-status.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-node-props.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-prop-scrub.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-property-list.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-scene-computed.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-scrub-input.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-toolbar-state.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00
use-toolbar.md Refine docs structure for SDK and automation 2026-03-24 23:24:08 +03:00