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

Conversation

blabber
Copy link
Collaborator

@blabber blabber commented Jul 24, 2024

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 #2313.

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

This comment was marked as outdated.

The units-table is a bit smaller than the units-waiting-table because
the buttons are part of the units widget.
@blabber blabber force-pushed the bugfix/units_view_many_units branch from 16e49c9 to ec57cb5 Compare July 24, 2024 20:29
@blabber blabber marked this pull request as ready for review July 24, 2024 20:37
@blabber blabber requested a review from jwrober July 24, 2024 20:37
@jwrober jwrober merged commit f952681 into longturn:master Jul 28, 2024
22 checks passed
@blabber blabber deleted the bugfix/units_view_many_units branch July 28, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UWT table collapses to one row if enough unit types exist
3 participants