Alexandra Betouni
2f650dc745
fix(StatusInput): fixing various layout issues ( #794 )
...
- Resolved binding loops in StatusInput
- Replaced all instances of StatusBaseinput
with StatusInput
- Cleaned up min/max height properties
- Fixed total height calculation
Needed for https://github.com/status-im/status-desktop/issues/6358
2022-07-25 13:19:26 +03:00
Stefan
bb9f08155f
fix(StatusImageCrop): output an error if trying to set cropRect without image
2022-05-05 17:16:13 +02:00
Stefan
dcef08f3b3
test(Controls.StatusImageCrop): basic validation tests for the image crop control
...
updates #5401
2022-05-05 17:16:13 +02:00
Stefan
20e7b345e1
tests(general): refactor tests
...
Enhance the CMake strucuture of thests
Update documentation
2022-05-05 17:16:13 +02:00
Stefan
eae4e0f405
tests(StatusInput): add regression test to check for qml output
...
Also improves on the test structure
2022-03-28 22:52:36 +03:00
Stefan
7609450068
test(StatusInput): Add initial basic tests
2022-03-14 02:43:01 -07:00