Skip to content

Signal Plot: fix fill render error#1205

Merged
swharden merged 14 commits intomasterfrom
patch-1163
Aug 13, 2021
Merged

Signal Plot: fix fill render error#1205
swharden merged 14 commits intomasterfrom
patch-1163

Conversation

@swharden
Copy link
Member

resolves #1163

@swharden
Copy link
Member Author

swharden commented Aug 13, 2021

Wow, signal plots were deeply broken:

  • hard crashes when using density mode and zooming in/out near the transition between high density and regular density
  • bad horizontal fill alignment in every case
  • gradient fills weren't properly aligned vertically

This PR fixes these issues and I think all is well now

crash2

@swharden swharden marked this pull request as ready for review August 13, 2021 02:35
@swharden swharden merged commit 97b2e5e into master Aug 13, 2021
@swharden swharden deleted the patch-1163 branch August 13, 2021 02:39
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.

SignalPlot: Filled plot render error

1 participant