mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[PR #37] [CLOSED] The log lines are now appended to the bottom of the screen, like as any terminal window. #231
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/37
Author: @sussegaduss
Created: 9/10/2012
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
47358ffJoao Augusto: showing the log lines as they would appear on a regular terminal window. The older appear at the botton of the screen, not at the beginning📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
lib/client/js/ui/renderers.jquery.js(+3 -3)📄 Description
The log lines are now appended to the bottom of the screen, like any terminal window. The current implementation only append the new log lines at the beginning.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.