1.3.1
Changes since 1.3.0
Fixes
- Custom Grid sizes no longer leak into the other layouts. A card resized on the Custom Grid canvas kept its custom width and height when you switched to Grid, Grid Aligned, Tight, Horizontal, or Vertical. Leaving the canvas now strips the placement geometry from every card, so the fixed layouts size cards normally again — your placements are still remembered and reapply when you return to Custom Grid.
Community review cleanup
- Removed unnecessary escape characters from a regular expression.
- The resize grip on Custom Grid cards no longer uses
clip-path(only partially supported by older Obsidian installers) — the same three-ridge triangle is now drawn with plain gradients.
Full Changelog: 1.3.0...1.3.1