Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add layout orientation to ErrorLogDockWidget #1100

Merged
merged 1 commit into from
Jul 5, 2023

Commits on Jul 5, 2023

  1. ENH: ErrorLogWidget improvements

    - Layout orientation can be configured: it allows better use of available space if the window is very tall or wide (e.g., when in a docking widget).
    - Added userViewed() signal: it can be used to detect that the user viewed messages.
    - Home/End keys now jump to first/last message (not to the first/last cell of the current row).
    - Small cosmetic fix: "All" button height now matches other buttons in the row, regardless of screen resolution.
    
    Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
    Co-authored-by: Andras Lasso <[email protected]>
    3 people committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f5fff61 View commit details
    Browse the repository at this point in the history