Fix missing variable update in demo "Show value under mouse, multiple series"#3684
Fix missing variable update in demo "Show value under mouse, multiple series"#3684swharden merged 1 commit intoScottPlot:mainfrom
Conversation
|
by the way, @swharden , in my last pull request you told me about allowing upstream maintainers to edit pull request branches https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork I just realized that this option is only available for forks belonging to personal accounts, but my ScottPlot fork currently belongs to an organization and therefore that option is not there. So I am sorry for not activating it yet again, but for the future, I will move the fork to my personal account and activate it in the next PR! |
Sounds like a plan! The main reason I recommend it (even for small PRs like this) is so I can edit |
one-line fix in demo code, see #3680