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

Minor followup to #7335 #7347

Merged
merged 4 commits into from
Feb 25, 2021
Merged

Minor followup to #7335 #7347

merged 4 commits into from
Feb 25, 2021

Commits on Feb 25, 2021

  1. SortWidget: Unify pagination button behavior with everything else

    (e.g., hold + tap, "Go to page").
    NiLuJe committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    56f2d72 View commit details
    Browse the repository at this point in the history
  2. Menu*: _recalculateDimen should only concern itself about *internal*

    layout.
    
    Stuff that concerns the global/screen layout is redundant here, as Menus
    are re-initialized on screen geometry updates.
    NiLuJe committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6ed8071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f57844 View commit details
    Browse the repository at this point in the history
  4. Comment typo

    NiLuJe committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f03ea37 View commit details
    Browse the repository at this point in the history