Skip to content

Fixed Position handling Faz.2.1

Latest

Choose a tag to compare

@levonisyas levonisyas released this 27 Feb 15:48

🚀 Clock Pro Card — Faz.2.1 Release (Fix)

🔧 What’s Fixed
Position handling has been corrected for elements using left / right and top / bottom alignment.

Previously, default position values could remain active at runtime even when overridden via YAML or the visual editor.
This could cause elements not to align as expected (for example, switching from left to right).

What’s Improved

  • Position axes (left/right, top/bottom) are now normalized deterministically after config merge.
  • Runtime behavior now exactly reflects the configuration defined in YAML or the editor.
  • The fix applies consistently to all configuration sources (YAML, editor, manual config).

Result
More predictable and reliable positioning behavior, with no changes required to existing configurations.