geoproject-app/src/utils
isUnknown de3bb2a274
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 21s
fix: convert values when switching CSS units to preserve visual size
Previously, changing unit (e.g. mm → px) kept the numeric value unchanged,
causing visual changes. Now values are converted through a px pivot unit
so the rendered size stays the same.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 14:08:30 +01:00
..
css-comments.js feat: implement inheritance lock/unlock with CSS commenting system 2026-01-09 14:31:42 +01:00
css-parsing.js feat: implement inheritance lock/unlock with CSS commenting system 2026-01-09 14:31:42 +01:00
kirby-auth.js feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
unit-conversion.js fix: convert values when switching CSS units to preserve visual size 2026-02-24 14:08:30 +01:00