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

Transition drawers are not indented correctly. #246

Closed
Setmaster opened this issue Jan 19, 2023 · 2 comments
Closed

Transition drawers are not indented correctly. #246

Setmaster opened this issue Jan 19, 2023 · 2 comments
Labels
Bug Something isn't working Solved A solution is available here (but may not yet be included in the latest release)

Comments

@Setmaster
Copy link

Environment

  • Animancer Version Number: 7.4a2
  • Animancer Pro or Lite: Pro
  • Unity Version: 2022.2.2f1
  • Platform: Windows 10

Description

Animancer drawers are not shown correctly. The expand button is rendered behind the field name.

Reproduction

Steps to reproduce the bug:

  1. Create new Unity 2022.2.2f1 project
  2. Import animancer
  3. Open example scene such as layers
  4. See the issue in the inspector
2023-01-19.03-00-57.mp4
@Setmaster Setmaster added the Bug Something isn't working label Jan 19, 2023
@KybernetikGames
Copy link
Owner

Looks like they changed the way indentation works. For example:

image

Unity 2021.3 draws this:

image

And 2022.2 draws this:

image

I like the old look better and I can adjust things to go back to like they were, but for whatever reason that ends up breaking the foldout arrow. It still lets you expand/collapse by clicking on the label but clicking the arrow itself does nothing if it's at indent level 0 (but works fine at any other level). So I just gave up and went with their new style.

I've uploaded the fix to the same link you downloaded v7.4a2 from.

@KybernetikGames KybernetikGames added the Solved A solution is available here (but may not yet be included in the latest release) label Jan 19, 2023
@KybernetikGames KybernetikGames changed the title Animancer drawers are not shown correctly. Transition drawers are not indented correctly. Jan 20, 2023
@KybernetikGames
Copy link
Owner

Animancer v7.4 is now available with this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Solved A solution is available here (but may not yet be included in the latest release)
Projects
None yet
Development

No branches or pull requests

2 participants