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 action bar draggable #1035

Merged
merged 8 commits into from
Sep 28, 2024
Merged

Make action bar draggable #1035

merged 8 commits into from
Sep 28, 2024

Commits on Sep 27, 2024

  1. Basic draggable

    huchenlei committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    467cd18 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Nowrap

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    34feced View commit details
    Browse the repository at this point in the history
  2. Prevent double reset

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4818a72 View commit details
    Browse the repository at this point in the history
  3. Persist position

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6e5bc48 View commit details
    Browse the repository at this point in the history
  4. nit

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0f707d1 View commit details
    Browse the repository at this point in the history
  5. nit

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a062d25 View commit details
    Browse the repository at this point in the history
  6. Window resize adjustment

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    aa1d179 View commit details
    Browse the repository at this point in the history
  7. Fix playwright test

    huchenlei committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9a5c5c8 View commit details
    Browse the repository at this point in the history