Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnimationPlayer track values overlapping #27244

Open
golddotasksquestions opened this issue Mar 19, 2019 · 5 comments
Open

AnimationPlayer track values overlapping #27244

golddotasksquestions opened this issue Mar 19, 2019 · 5 comments

Comments

@golddotasksquestions
Copy link

golddotasksquestions commented Mar 19, 2019

Godot version:
3.1 stable

OS/device including version:
Win

Issue description:
Track values are illegible because they overlapp each other visually, especially if the are longer or the keyframes closer together.
callfunckey31

Proposed solution: Hide the text of the previous value where the next keyframe starts.

@girng
Copy link

girng commented Mar 19, 2019

this can also happen when inserting sprite frames, the image for the keyframe can overlap other images.
one solution i can think of (if not already added), is an option to toggle the keyframe visuals

@golddotasksquestions
Copy link
Author

That's more like a regression than a solution though.

@girng
Copy link

girng commented Mar 19, 2019

i'm not sure, i think the regression is them overlapping, this was never an issue (since 2014 iirc)

@golddotasksquestions
Copy link
Author

Simply because they were not displayed within a track prior to 3.1. This is a new feature, surely not a bad one. It just defeats it's purpose if it is illegible.

@akien-mga akien-mga added this to the 3.2 milestone Apr 3, 2019
@akien-mga akien-mga modified the milestones: 3.2, 4.0 Jan 15, 2020
@KoBeWi
Copy link
Member

KoBeWi commented Nov 28, 2020

Still valid in 3.2.4 beta3

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

No branches or pull requests

4 participants