mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-13 09:59:17 +01:00
da64f65c7b
This bug was caused by an inaccessible property of UIButton. Since the button was setup in IB using a system button with a custom icon, it’s imageView property is only accessible in code. The “view” content-mode in IB is misleading here, as it affects the UIButton.view NOT UIButton.ImageView. - Set content-mode of the buttons imageview to scaleAspectFit. |
||
---|---|---|
.. | ||
ArticleExtractorButton.swift | ||
ArticleIconSchemeHandler.swift | ||
ArticleViewController.swift | ||
ContextMenuPreviewViewController.swift | ||
ImageScrollView.swift | ||
ImageTransition.swift | ||
ImageViewController.swift | ||
OpenInSafariActivity.swift | ||
PreloadedWebView.swift | ||
WebViewController.swift | ||
WebViewProvider.swift | ||
WrapperScriptMessageHandler.swift |