Reduced Headers & Contents for Small Screens#38
Merged
rruchte merged 1 commit intoNov 14, 2025
Conversation
Joe-K0OG
approved these changes
Nov 13, 2025
Collaborator
|
I FOUND A PROBLEM - Don't pull this yet! The selectors for which items to show in the tables don't work. If I de-select some items, they still show up in the table running @rruchte Rob's modifications. I'm sorry I didn't catch this earlier, Rob. 73, |
Collaborator
Author
|
Hmmm. How did that happen I wonder... Ugh. I see it. |
-Provides a mechanism for defining and displaying an alternate set of reduced length strings in table headers and cells that can be used to optimize space on small screens. -Provides a setting in the view menu to toggle the behavior -Defines a set of shortened strings as provided by @Joe-K0OG
3cf6693 to
310f12c
Compare
Collaborator
Author
|
Rookie mistake, you hate to see it. |
Collaborator
@rruchte Rob, your fix took care of it - all works as it should now. Again, thanks! |
Chris-AC9KH
approved these changes
Nov 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Addresses issue #31
-Provides a mechanism for defining and displaying an alternate set of reduced length strings in table headers and cells that can be used to optimize space on small screens.
-Provides a setting in the view menu to toggle the behavior
-Defines a set of shortened strings as provided by @Joe-K0OG