wireguard-apple/WireGuard
Roopesh Chander 0043233872 macOS: Log view: Fix autoscroll to end of log
Looks like the tableview doesn't know how much to scroll to get to the
end when we use usesAutomaticRowHeights. So we wait for the tableview
to realize its frame has changed and then scroll to the bottom of the
frame explicitly.

Also, we keep track of whether the scroll view is scrolled to the end or
not every time scrolling happens, not just when we add log entries to
the table.

Signed-off-by: Roopesh Chander <roop@roopc.net>
2019-04-01 23:07:48 +05:30
..
Shared ringlogger: document races 2019-03-18 12:50:00 -06:00
WireGuard macOS: Log view: Fix autoscroll to end of log 2019-04-01 23:07:48 +05:30
WireGuard.xcodeproj iOS: Ability to view the log 2019-03-28 19:28:27 +05:30
WireGuardNetworkExtension ringlogger: support mpsc for singlefile 2019-03-17 08:51:27 +01:00
.swiftlint.yml Swiftlint: variable_name -> identifier_name 2019-03-18 22:26:13 -06:00