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

Make certain parts of the scoreboard sticky, relevant when having many problems/very wide scoreboard #2216

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    b12ef66 View commit details
    Browse the repository at this point in the history
  2. Disable refreshing

    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    24c5110 View commit details
    Browse the repository at this point in the history
  3. Set certain pages to have more width than the horizontal viewport

    In this case it is needed for a scoreboard with more problems than fit
    inside the view.
    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b717f4c View commit details
    Browse the repository at this point in the history
  4. Pin warning on scoreboards with many problems

    This now slides horizontally with the viewer.
    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    39a0d78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8f1174 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d962a9 View commit details
    Browse the repository at this point in the history
  7. Fixate filter button

    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    aea2c6d View commit details
    Browse the repository at this point in the history
  8. Fixate the legend

    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d280366 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c5a7cd View commit details
    Browse the repository at this point in the history
  10. Revert "Use more than 1 width of problems"

    This reverts commit b12ef66.
    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    cb0e918 View commit details
    Browse the repository at this point in the history
  11. Revert "Disable refreshing"

    This reverts commit 24c5110.
    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2340f1e View commit details
    Browse the repository at this point in the history
  12. Update webstandard.sh

    vmcj committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d53d218 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    5bccf82 View commit details
    Browse the repository at this point in the history
  2. Update webstandard.sh

    vmcj committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d2a67ae View commit details
    Browse the repository at this point in the history
  3. We need this as bootstrap uses it

    The validator can't handle this
    (w3c/css-validator#111) and the feature is
    only a draft (https://www.w3.org/TR/css-variables-1/) but widely
    supported.
    vmcj committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2705f81 View commit details
    Browse the repository at this point in the history
  4. Loads of problems

    vmcj committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    466e59c View commit details
    Browse the repository at this point in the history
  5. Testing

    vmcj committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b79f5cb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Almost working

    Almost working
    vmcj committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    515789d View commit details
    Browse the repository at this point in the history
  2. Revert "Almost working"

    This reverts commit 515789d.
    vmcj committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5ba693e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56185ca View commit details
    Browse the repository at this point in the history