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

Disabling the minor vertical jump #5

Open
TillWege opened this issue May 31, 2024 · 2 comments
Open

Disabling the minor vertical jump #5

TillWege opened this issue May 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TillWege
Copy link

I was wondering if it was possible to disable the minor movement in the Y-Axis (in the case of ImCoolBarFlags_Horizontal) that happens on the initial mouse-over and when the bar moves back into its resting state.

Screen.Recording.2024-05-31.at.08.57.23.mov
@aiekick
Copy link
Owner

aiekick commented May 31, 2024

hello,

its a bug and im searching a solution.

there is many positions bug on this bar.

you can try to fix it too and propose a pr

@aiekick
Copy link
Owner

aiekick commented Jun 3, 2024

if you specify a small anim_step in the config (by ex 0.01), i not have this jump.
can you confirm ?

so maybe its due to the ImGui window autoresize who is made on many frame.
maybe for big size change the jump is visible

@aiekick aiekick added the bug Something isn't working label Jun 3, 2024
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
None yet
Development

No branches or pull requests

2 participants