Alexandre Ardhuin
|
d927c93310
|
Unnecessary new (#20138)
* enable lint unnecessary_new
* fix tests
* fix tests
* fix tests
|
2018-09-12 08:29:29 +02:00 |
|
Alexandre Ardhuin
|
bd1921ec84
|
unnecessary parenthesis (#14533)
|
2018-02-16 07:43:19 +01:00 |
|
Alexandre Ardhuin
|
841d5d7bd5
|
prefer_const_declarations on local variables (#14358)
|
2018-02-01 07:51:26 +01:00 |
|
Ian Hickson
|
ca7d2d23cf
|
TextPainter RTL (#11888)
|
2017-09-07 16:57:38 -07:00 |
|
German Saprykin
|
74b0bf6480
|
Fix tracking scroll controller (#11914)
* Fixed TrackingScrollController cleaning stored offset on position's detach
* Fixed format.
* Fixed format.
* Fixed test with Directionality support.
|
2017-09-02 21:15:59 -07:00 |
|
Ian Hickson
|
7b33efb620
|
Revert "Fixed TrackingScrollController cleaning offset on position's detach (#11798)" (#11897)
This reverts commit ec25f6bd5142d9c3b70d81a7ccf7c77f27dc63f7.
|
2017-09-01 10:48:05 -07:00 |
|
German Saprykin
|
ec25f6bd51
|
Fixed TrackingScrollController cleaning offset on position's detach (#11798)
* Fixed TrackingScrollController cleaning stored offset on position's detach
* Fixed format.
* Fixed format.
|
2017-09-01 10:37:33 -07:00 |
|