Skip to content

Update Color.cs#3924

Merged
swharden merged 2 commits intoScottPlot:mainfrom
r-j-s:patch-1
Jun 10, 2024
Merged

Update Color.cs#3924
swharden merged 2 commits intoScottPlot:mainfrom
r-j-s:patch-1

Conversation

@r-j-s
Copy link
Contributor

@r-j-s r-j-s commented Jun 10, 2024

Added typecast in "public static Color FromARGB(int argb)" to prevent an infinite loop.

Added typecast in "public static Color FromARGB(int argb)" to prevent an infinite loop.
@swharden
Copy link
Member

Thanks @r-j-s, this is a great fix! 🚀

@swharden swharden enabled auto-merge (squash) June 10, 2024 21:07
@swharden swharden merged commit f932042 into ScottPlot:main Jun 10, 2024
KroMignon added a commit to KroMignon/ScottPlot that referenced this pull request Jun 24, 2024
* upstream/main: (317 commits)
  CI: autoformat
  Population: new primitive with methods for statistics, testing, and plotting (ScottPlot#3944)
  Axes: Improve automatic axis limit expansion for extremely large values
  Default text rendering to use subpixel rendering (ScottPlot#3937)
  Added LabelFormatter to DateTimeFixedInterval (ScottPlot#3936)
  Fonts: use a ConcurrentDictionary for typeface caching
  ScottPlot 5.0.35
  SignalXY: Improved cookbook recipe demonstrating SignalXY plots with markers at each point
  Sandbox: simplify app
  SignalXY: fix GetRangeY() scaling bug
  SignalXY: Improve behavior of off-screen single-point signals
  SignalXY: improve interpolation of edge points when step mode is enabled
  SignalXY: add scaling and offset to last point
  DataLogger and DataStreamer: do not manage axes if data is empty
  CI: autoformat
  Cookbook: heatmap with custom tick formatter
  Update Color.cs (ScottPlot#3924)
  Heatmap: ManualRange
  CI: autoformat
  SignalXY: improve behavior of rotated and inverted plots
  ...
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.

2 participants