mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: moved from analog clock in the portal view to the same view as in popup view (#2530)
This commit is contained in:
@@ -419,7 +419,7 @@ private class CalendarView: NSStackView {
|
||||
}
|
||||
}
|
||||
|
||||
private class ClockView: NSStackView {
|
||||
internal class ClockView: NSStackView {
|
||||
public var clock: Clock_t
|
||||
|
||||
open override var intrinsicContentSize: CGSize {
|
||||
|
||||
Reference in New Issue
Block a user