-
Notifications
You must be signed in to change notification settings - Fork 32
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
Online demo: axis drag moves in multiple dims, constraints seem to be ignored? #47
Comments
Hi @dimateos! Sorry for the slow reply, I was quite busy at work last week 😬
Thanks for sharing! I wasn't aware of this issue haha
Ohh my bad!!
Ooops, I'll fix the giggle, that's very ugly
I just checked the ImPlot and it looks like the auto-fit is supposed to "overwrite" the min/max lock, so I believe disabling the min/max checkbox is the expected behavior Thanks for the feedback! I wasn't aware of any of these bugs kkkkk I'll fix them this week :) |
Heey @dimateos I fixed the issues you listed in PR #54. You can build the example from Let me know if you find any other issues/weird behaviors! |
Great that you noticed that there was still some giggle for the auto fit, I merged a fix for it in #60! Hopefully, all giggles were fixed! |
@dimateos , @brenocq , I just updated the online demo. Hopefully, things are solved there too. |
Hello Pascal, I just checked it out and the online demo includes all the fixes! Even the last one (#60), so no giggling when all axis are locked :) |
Thank you so much @pthom!! Speeed |
Hello!
Might be limitations or bugs from the web demo, but I thought it would be worth sharing:
The axis constraint is ignored when more than one plot is visible:
![2025-01-07_(180231)_chrome](https://private-user-images.githubusercontent.com/26868611/400855101-fcf4a5d4-bda0-474a-a028-e73c80e404ae.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5Mzc1OTIsIm5iZiI6MTczODkzNzI5MiwicGF0aCI6Ii8yNjg2ODYxMS80MDA4NTUxMDEtZmNmNGE1ZDQtYmRhMC00NzRhLWEwMjgtZTczYzgwZTQwNGFlLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE0MDgxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWExMGI4NzgxMGEwODFkYjUyODhhODc5MDJjNzNiZDRmMWNlNWRhYjAzMGRlOTFmODgzOTc3OTk1YzQ5ZWVmYTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.35zsxD8ATUuiXgWa6qPolC0g7P3ghSVceSlrhf1MNok)
Min/max locking seem to do nothing
Auto-size in all dims giggles when the user tries to drag, would make sense to disable it?
The text was updated successfully, but these errors were encountered: