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

[stable30] fix(files): Reset context menu position on close #47878

Merged
merged 3 commits into from
Oct 17, 2024

Commits on Oct 17, 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 <[email protected]>
    susnux committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    be33321 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 <[email protected]>
    susnux committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f8bb7c8 View commit details
    Browse the repository at this point in the history
  3. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command authored and susnux committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6e21d94 View commit details
    Browse the repository at this point in the history