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

Mirror function doesn't work with custom side labels #294

Open
joji2468ng opened this issue Sep 28, 2023 · 0 comments
Open

Mirror function doesn't work with custom side labels #294

joji2468ng opened this issue Sep 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@joji2468ng
Copy link
Member

swapSideLabel(name) function is hard coded to work with capital L and R. This is where the trouble is happening.

This issue has been already fixed in the pull request #285 (comment)

The fix involves swapping the side label in control names based on the rig’s naming convention.
It should handle dynamically by using guide data’s naming patterns to identify and swap the current side label,
e.g., from ‘L’ to ‘R’ and vice versa."

Reported:
http://forum.mgear-framework.com/t/control-mirroring-broken/3687

@joji2468ng joji2468ng changed the title Fix the mirroring bug throughout the mgear viewport dagmenu. Mirror function doesn't work with custom side labels Nov 16, 2023
@joji2468ng joji2468ng self-assigned this Nov 16, 2023
@joji2468ng joji2468ng added the bug Something isn't working label Nov 16, 2023
@joji2468ng joji2468ng added this to To Do in mGear 4.x via automation Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

No branches or pull requests

1 participant