mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added chart to the sensors (#630)
This commit is contained in:
@@ -230,7 +230,7 @@ internal class PopupView: NSView {
|
||||
))
|
||||
|
||||
if let documentView = self.body.documentView {
|
||||
documentView.scroll(NSPoint(x: 0, y: documentView.bounds.size.height))
|
||||
documentView.scroll(NSPoint(x: 0, y: self.body.documentVisibleRect.origin.y))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user