♻️ Replace layout item numeric inputs. (#8163)

*  Replace opacity numeric input

*  Add test

* ♻️ Replace margin inputs

* 🎉 Add test
This commit is contained in:
Eva Marco
2026-01-28 14:30:18 +01:00
committed by GitHub
parent 4ca82821c1
commit 2b4e315744
21 changed files with 806 additions and 244 deletions

View File

@@ -474,6 +474,8 @@
:height #{:sizing :dimensions}
:max-width #{:sizing :dimensions}
:max-height #{:sizing :dimensions}
:min-width #{:sizing :dimensions}
:min-height #{:sizing :dimensions}
:x #{:dimensions}
:y #{:dimensions}
:rotation #{:number :rotation}