Skip to content

Console doesn't scroll to bottom to reveal new messages #1541

Closed
@catarak

Description

@catarak

Nature of issue?

  • Found a bug

Details about the bug:

  • Web browser and version: Chrome
  • Operating System: Mac OSX
  • Steps to reproduce this bug:
  1. Create a sketch that prints lots of messages to the console (i.e. print() in the draw() loop)
  2. Open the console
  3. Notice that the console doesn't scroll to the bottom, so it's hard to see new messages.

I believe this was introduced when refactoring the <Console /> to use connect() (see #1502 and #1507). Not sure why it's not working, as I doubled checked and the code that scrolled the console to the bottom is still in there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueA beginner-friendly issue, great for first-time contributorsHelp WantedWould love additional input or contributions!Priority:HighShould be addressed soon but not critical

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions