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

Hide Capcode in Small Screen mode #583

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

bullseye555
Copy link

Description

Added a SPAN to the Capcode Header line to hide the CapCode wording when in Small Screen mode without altering any other display functionality

Fixes #582

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Confirmed Full Screen mode no changes
    image
  • Confirmed Small Screen mode no longer has Capcode header displayed (and an additional column created)
    image
  • confirmed Mobile Screen mode has no changes
    Screenshot_20231126-004012

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • NA I have commented my code, particularly in hard-to-understand areas
  • NA I have updated changelog.md with changes made

@marshyonline marshyonline requested a review from a team November 28, 2023 04:54
Copy link
Contributor

@Shaggs Shaggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed working

@DanrwAU DanrwAU changed the base branch from master to develop March 15, 2024 07:25
@DanrwAU
Copy link
Member

DanrwAU commented Mar 15, 2024

Changed base to Develop

@DanrwAU DanrwAU merged commit a914a34 into pagermon:develop Mar 15, 2024
@DanrwAU DanrwAU mentioned this pull request Jun 4, 2024
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.

Capcode heading still visible in Small mode
3 participants