You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick, short summary:
When the log populates with information, it scrolls almost to the end, but not entirely. This eventually causes the top of the most recent build results to not show on the screen, requiring you to switch to the app, and scroll down yourself.
Expected results:
The log to scroll as much as possible, to the point the first line is at the top of the screen if necessary.
Actual results:
When enough results are present, even the most recent build results will be entirely outside of view.
Exact steps to reproduce:
Set CodeKit Log Order to "Latest Entry at Bottom"
Easiest way would be to save a file with a large amount of warnings or errors, make changes, then save again.
When repeated 3-4 times, the most recent results will start to show out of view.
Quick, short summary:
When the log populates with information, it scrolls almost to the end, but not entirely. This eventually causes the top of the most recent build results to not show on the screen, requiring you to switch to the app, and scroll down yourself.
Expected results:
The log to scroll as much as possible, to the point the first line is at the top of the screen if necessary.
Actual results:
When enough results are present, even the most recent build results will be entirely outside of view.
Exact steps to reproduce:
Set CodeKit Log Order to "Latest Entry at Bottom"
Easiest way would be to save a file with a large amount of warnings or errors, make changes, then save again.
When repeated 3-4 times, the most recent results will start to show out of view.
A link to download a simplified project or file that shows the issue:

a js file that generates warnings: bad.txt
Your configuration (any details about your system that you think might be relevant)
The text was updated successfully, but these errors were encountered: