Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Swipe animation occurs on view bar #51

Open
GimpArm opened this issue Apr 27, 2021 · 1 comment
Open

Swipe animation occurs on view bar #51

GimpArm opened this issue Apr 27, 2021 · 1 comment

Comments

@GimpArm
Copy link

GimpArm commented Apr 27, 2021

When the view bar is swiped to scroll horizontally between many different views, then the swipe animation is executed but since the view doesn't change it just stays on the existing view. You should not execute the swipe animation if the action is performed to the view bar.

Recreate: add enough views that they all no longer fit on the screen. Then swipe the view bar.

@bcutter
Copy link

bcutter commented Jul 25, 2021

I thought one of the last releases fixed this. I think it fixed that the swipe is actually performed (view is changed). But now still the swipe animation is performed.

Interesting:

A) It is fixed for the default Lovelace dashboard. Here no swipe animation is performed.
B) But the bug still occurs for every other Lovelace dashboard.

I saw some closed issues (see #25) addressing the multiple dashboard adaption in general, maybe something related to this is the root cause for this behavior?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants