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

fix layout twitching #81

Merged
merged 1 commit into from
Feb 24, 2023
Merged

fix layout twitching #81

merged 1 commit into from
Feb 24, 2023

Conversation

mjbogusz
Copy link
Contributor

This change fixes the minor layout/visualizer twitching.

I've noticed the twitching on all but the first visualizer, Ubuntu 20.04, Firefox.
I'll add screen captures showing before/after soon.

@mjbogusz
Copy link
Contributor Author

mjbogusz commented Aug 17, 2021

Before (notice the visualizer on the right jumping slightly up and down):
Peek 2021-08-17 15-56

After:
Peek 2021-08-17 15-57

The data was just a statically published int:

ros2 topic pub --rate 100 --print 100 /test1 std_msgs/msg/Int32 "{data: 10}"

@dheera
Copy link
Owner

dheera commented Aug 18, 2021

Thank you! I'll test shortly.

@mjbogusz mjbogusz changed the base branch from dev to main August 20, 2021 07:16
@dheera dheera merged commit 2bb440f into dheera:main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants