Skip to content

Status message box too small #751

Description

@andrewerrington

The grey status message box at top right of the main UI is too short to show messages.

This fits:
pl.taskChanged(this, "Sending soft reset");

This doesn't, because on Linux the serial port path can be quite long:
pl.taskChanged(this, "opening '"+i.getName()+"'");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions