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

Adjust dialog window structure #2725

Merged
merged 5 commits into from
Oct 13, 2024
Merged

Adjust dialog window structure #2725

merged 5 commits into from
Oct 13, 2024

Commits on Oct 10, 2024

  1. Adjust dialog window structure

    - Changes are done to the header section, separating the background
      and the window icon to different levels of HTML.
    - Make theme adaptions, with the aime of decreasing CSS selector
      specificity and reducing code duplication.
    jevenski committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dc6f1db View commit details
    Browse the repository at this point in the history
  2. Prevent dnd on close buttons

    jevenski committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f506456 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Fix adding ratio rules error

    jevenski committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    198ea6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d8b735 View commit details
    Browse the repository at this point in the history
  3. Fix mobile sizing issue

    - Fix tab content being unable to scroll to bottom on mobile.
    - Fix progress text displaying on top on the status bar.
    jevenski committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9408fee View commit details
    Browse the repository at this point in the history