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

[stable29] fix(files): Reset context menu position on close #47877

Merged
merged 3 commits into from
Sep 15, 2024

Commits on Sep 11, 2024

  1. fix(files): Reset context menu position on close

    * Resolves #46934
    
    Ensure that after a right-click the context menu position is resetted,
    so that pressing the "actions"-menu button it is displayed on the correct location.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and marcelklehr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2a5d6bb View commit details
    Browse the repository at this point in the history
  2. fix(files): Make openMenu watcher null safe

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb897b1 View commit details
    Browse the repository at this point in the history
  3. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0254442 View commit details
    Browse the repository at this point in the history