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

Rewrite Renderer API based on absolute samples #406

Open
nyanpasu64 opened this issue Mar 11, 2022 · 0 comments
Open

Rewrite Renderer API based on absolute samples #406

nyanpasu64 opened this issue Mar 11, 2022 · 0 comments

Comments

@nyanpasu64
Copy link
Collaborator

nyanpasu64 commented Mar 11, 2022

update_main_lines() should be supplied the trigger sample and the actual min/max samples of data being rendered (and either receive or extract the data from the wave), and we'd use the trigger and min/max samples to draw midlines and exactly position absolute debug plots (replacing view_moveport(viewport_center)).

This would also enable non-centered plots with correct midlines (at the cost of cluttering the UI even more).

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

No branches or pull requests

1 participant