NetNewsWire/Mac/MainWindow/Detail
Brent Simmons a11e900a93 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
..
Keyboard Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
DetailContainerView.swift Remove some unneeded drawing. This makes resizing the timeline faster. 2019-07-27 15:44:13 -07:00
DetailStatusBarView.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
DetailViewController.swift Correct which view should become the first responder. Issue #1014 2019-09-11 17:47:02 -05:00
DetailWebView.swift Add accessibility labels to Sidebar, Timeline, and Article. Issue #934 2019-09-10 11:09:17 -05:00
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 Make iFrames responsive. 2019-09-20 17:21:01 -07:00