β¨ New
- Mini Inspector: A compact context-aware toolbar now sits inline in the editor, showing the most-used properties for whatever you've selected β fill, stroke, border radius, opacity and more β without having to open the full panel. The controls shown adapt by object type, and sub-panels give quick access to secondary properties through a small popover. Effects and animation presets are one click away from the same bar.
π Improvements
- Effect anchoring per object: Effects like chromatic aberration and lens distortion now use each instance's own bounding box as their reference frame instead of the whole canvas. Radial centres, distortion pivots, and dispersion directions now work relative to the object itself, which is what you'd actually expect.
- Chromatic aberration alpha: Alpha is now averaged across all spectral samples rather than copied from the centre sample. Transparency fringing on partially-transparent edges is now correct β no more opaque halos.
- Chromatic aberration clipping: Added automatic bounds expansion proportional to the dispersion and distortion strength, so high-amount settings no longer clip at the object's edges.
- Shape stroke defaults: New shapes start with a transparent stroke instead of a solid black one, so you get a clean white fill with no unexpected outline.
π Fixes
- Fixed spacebar pan not activating when a button had keyboard focus β the tool shortcut now intercepts the event before the button can consume it.
- Fixed invisible, fully-transparent, and zero-size objects being accidentally selectable on click and in drag selections.