In Progress
Status Update
Comments
ra...@google.com <ra...@google.com>
jl...@google.com <jl...@google.com> #2
Tram, can you confirm that the behavior is correct if the modifier is moved to the composable inside the AnimatedPane?
jl...@google.com <jl...@google.com> #3
Hi Max, yes when the modifiers are moved to the composable inside the AnimatedPane, the PB animations are better than when the modifiers are in the AnimatedPane itself
ma...@efento.pl <ma...@efento.pl> #5
After some investigation, I can conclude this behavior is consistent with other animation "wrapper" composables, e.g. AnimatedVisibility
. Modifiers should indeed be applied to the children in order to properly participate in the animation.
bu...@google.com <bu...@google.com>
jl...@google.com <jl...@google.com> #6
It looks like this was fixed in the 2025.1 platform upstream, so this fix will make it into N.1 canaries which should come out later this month.
bu...@google.com <bu...@google.com> #8
Hi. I've received your bug and will wait for b/399104546 to be resolved and then assign the bug to jlogs@google.com.
Description
1. Describe the bug or issue that you're seeing.
After updating to AS: Ladybug Feature Drop | 2024.2.2 Patch 2
I'm no longer able to close diff window using default shortcut (Escape)
2. Logs and video attached
3.Steps to reproduce:
3A. Open diff window (select two files or entry in git log)
3B. Try to close it using `Escape` key
---
Build: AI-242.23726.103.2422.13103373, 202502212014
AS: Ladybug Feature Drop | 2024.2.2 Patch 2
AI-242.23726.103.2422.13103373, JRE 21.0.5+-13047016-b750.29x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 1920x1080 (125%), 1920x1200 (100%), 1920x1200 (100%)
Android Gradle Plugin: 8.8.2
Gradle: 8.10.2
Gradle JDK: Oracle OpenJDK 17.0.2
NDK: from local.properties: (not specified), latest from SDK: 27.0.12077973
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8-dirty, from PATH: (not found)
Source: send_feedback_icon```