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

Develop #666

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Develop #666

merged 2 commits into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Add monospace font to load-label in mobile.css

    Updated the `.mobile-refresh-page .bottom-box .load-label` class to use a monospace font. This change enhances the readability and consistency of text in the loading label.
    dlemmermann committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    938bda6 View commit details
    Browse the repository at this point in the history
  2. Update refresh page navigation logic and UI adjustments

    Refactor `MobileRefreshPage` to use a boolean flag for home page navigation and ensure consistent repository update checks. Adjust padding and image size in `mobile.css` for better visual alignment. Simplify the constructor call in `JFXCentral2MobileApp`.
    dlemmermann committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    37daa80 View commit details
    Browse the repository at this point in the history