NetNewsWire/Mac/MainWindow/Detail
2019-10-18 17:37:56 -07:00
..
Keyboard
DetailContainerView.swift
DetailStatusBarView.swift
DetailViewController.swift
DetailWebView.swift
DetailWebViewController.swift Get the y scroll position in the detail view using window.pageYOffset instead of document.body.scrollTop. It appears the latter may be broken — at any rate, it just returns 0 on Catalina. (On Mojave, use the same method as before, so as not to risk a regression.) 2019-10-18 17:37:56 -07:00
styleSheet.css