Takahiro Menju

Results 612 comments of Takahiro Menju

I think what we can do is running it in local environment and find what cause it

@warahiko The movie looks great! This could take a lot of time! Thank you for your effort. Could you take a look at the format using `./gradlew detekt --auto-correct` and...

> I tried to implement in iOS, but due to some problems I couldn't complete. So temporarily split process in iOS with compose multiplatform, when backing from CropImageScreen, the state...

@sergio-sastre That makes sense. We currently use the magic number `[33]` for this. It would be better to include an `sdkVersion` (or similar) in `GenerateComposePreviewRobolectricTestsExtension`. We should also consider how...

Thanks. You can debug using Android Studio by pausing the code when it appears to be stuck. This allows you to identify why it is not proceeding. For more details,...

Thanks. This change might conflict with this PR. I'm still not sure if separating the stable constructor is a good approach. Do you have any thoughts on this? I would...

@coderabbitai Are there areas, this breaks existing usecase or task names? I don't want to make breaking changes.

@mattinger Thank you for reporting this. I added the test you provided, but I wasn't able to reproduce the issue. I think it might be related to the API version...

I think we can use AwtRoboCanvas to save images while respecting user settings, such as image extensions, and to write text and frames.

* Providing options as builders to maintain binary compatibility. * Introduce compatibility checker * Setting relativePathFromRoborazziContextOutputDirectory as the default option.