Pascal Hartig

Results 35 issues of Pascal Hartig
trafficstars

Regression test, anyone? You talking to me, bro?

bug

Rendering the Tweets takes a considerable amount of time, in particular when dragging Tweets around. That was to be expected since there are no optimizations whatsoever. I should enable pure...

enhancement

Could be challenging given that it's rendered as a layer.

enhancement

Obviously. But this was rapid prototyping, so I'm fine with retroactively adding a few later on.

Remove broken tests temporarily (#987) Summary: The tests are not actually being run. After upgrading the Gradle plugin on GitHub, it has become clear that these are running without the...

CLA Signed

[sample] Remove Flipper integration temporarily --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/litho/pull/985). * #986 * __->__ #985 * #988

CLA Signed

Summary: The tests are not actually being run. After upgrading the Gradle plugin on GitHub, it has become clear that these are running without the AP processing them. When processed,...

CLA Signed
fb-exported

[agp] Upgrade AGP, Kotlin, Gradle, maven publish plugin --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/litho/pull/982). * __->__ #982 * #986 * #985

CLA Signed

The `widget_attrs.xml` is currently part of `litho-core` but should obviously live in `litho-widget`. It's not as easy as moving it to the other package and updating the references to `com.facebook.litho.widget.R`...

investigate