mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
fix: added missing NetworkChart restoreGState & combinedView separators (#2444)
This commit is contained in:
@@ -205,6 +205,7 @@ public class NetworkChart: WidgetWrapper {
|
||||
bottomLinePath.lineWidth = lineWidth
|
||||
bottomLinePath.stroke()
|
||||
|
||||
context.restoreGState()
|
||||
context.saveGState()
|
||||
|
||||
var underLinePath = topLinePath.copy() as! NSBezierPath
|
||||
|
||||
Reference in New Issue
Block a user