Update changelog
This commit is contained in:
parent
7e06969ab5
commit
f8218623ac
|
|
@ -4,12 +4,16 @@
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
- Multi-selection properties panel — edit position, size, appearance, fill, stroke, and effects across multiple selected nodes
|
||||||
|
- Shared values display normally, differing values show "Mixed"
|
||||||
|
- W/H inputs in multi-selection mode
|
||||||
- Flip horizontal/vertical using scale transform instead of rotation
|
- Flip horizontal/vertical using scale transform instead of rotation
|
||||||
- Single-node alignment aligns to parent frame bounds
|
- Single-node alignment aligns to parent frame bounds
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
- Fix flip buttons using rotation math instead of actual mirroring
|
- Fix flip buttons using rotation math instead of actual mirroring
|
||||||
|
- Fix flip transform encoding — scale first matrix column only (was incorrectly producing 180° rotation)
|
||||||
- Decode flip state from .fig transform matrix on import
|
- Decode flip state from .fig transform matrix on import
|
||||||
|
|
||||||
## 0.5.1 — 2026-03-03
|
## 0.5.1 — 2026-03-03
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue