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

Fix units view for many units #2328

Merged
merged 2 commits into from
Jul 28, 2024

Commits on Jul 24, 2024

  1. Fix units view for many units

    Put units-table and units-waiting-table into a splitter to facilitate
    adjusting the ui for many units.
    
    If no units are waiting, the units-waiting-table is hidden and the
    units-table uses the full available screen estate.
    
    Closes longturn#2313.
    blabber committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9e25226 View commit details
    Browse the repository at this point in the history
  2. Enforce equal distributution of the units and UWT widget

    The units-table is a bit smaller than the units-waiting-table because
    the buttons are part of the units widget.
    blabber committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ec57cb5 View commit details
    Browse the repository at this point in the history