Commit Graph

16 Commits

Author SHA1 Message Date
Erick Zanardo
c020383887 Linting 2020-12-12 18:28:00 +00:00
Erick Zanardo
11628b1edb Adding tests and handling composed components 2020-12-12 18:28:00 +00:00
Erick Zanardo
4c9b89b849 Fixing tests 2020-12-12 18:26:52 +00:00
Lukas Klingsbo
f917920f45 Fix children update and rendering (#565)
* Fix children update and rendering

* Add changelog

* Fix formatting

* Add note about addChildren and remove assert

* Re-add child.rendered test

* Add MockCanvas and use it for composed test
2020-12-11 13:14:36 +01:00
Lukas Klingsbo
1c36b6ebf1 Use relative import 2020-12-09 10:10:12 +00:00
Lukas Klingsbo
8665172ed9 Take angle into account for taps 2020-12-09 10:10:11 +00:00
Lukas Klingsbo
7d9732174a Fix ComposedComponentTest 2020-11-15 01:18:51 +01:00
Renan
47aba31eff Fix resizable conflict (#483) 2020-10-06 14:13:31 +01:00
Lukas Klingsbo
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
Lukas Klingsbo
540e021d8b Rename vector2_extension to vector2 2020-09-21 12:17:21 +02:00
Lukas Klingsbo
50f8ffce3b Vector2 extension 2020-09-20 17:30:58 +02:00
Lukas Klingsbo
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
Lukas Klingsbo
c95c93b3cd VectorUtil -> Vector2Operations 2020-09-12 16:43:29 +02:00
Lukas Klingsbo
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Luan Nico
e9db8293e3 fix tests 2020-08-03 13:36:16 -04:00