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

[FW][FIX] bottom_bar: disable sheet drag & drop in readonly #3909

Commits on Mar 25, 2024

  1. [FIX] bottom_bar: disable sheet drag & drop in readonly

    When the sheet is readonly, the bottom bar should not allow the user to
    drag and drop the sheet. Before this commit, dragging a sheet was
    possible, but the sheet was not moved when dropping. Now we prevent
    dragging the sheet when it is readonly.
    
    Task: 3820888
    X-original-commit: 56bc356
    hokolomopo committed Mar 25, 2024
    Copy the full SHA
    c873b96 View commit details
    Browse the repository at this point in the history