mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
This commit is contained in:
@@ -68,6 +68,7 @@ class ArticleExtractorButton: NSButton {
|
||||
bezelStyle = .texturedRounded
|
||||
image = AppAssets.articleExtractorOff
|
||||
imageScaling = .scaleProportionallyDown
|
||||
widthAnchor.constraint(equalTo: heightAnchor).isActive = true
|
||||
}
|
||||
|
||||
override func layout() {
|
||||
|
||||
Reference in New Issue
Block a user