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

XWIKI-21009: LiveData alternative to drag controls #2809

Merged
merged 4 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. XWIKI-21009: LiveData alternative to drag controls

    * Fixed the lost pointer cursor on the `sort` caret
    * Fixed broken translations
    Sereza7 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    94d04f9 View commit details
    Browse the repository at this point in the history
  2. XWIKI-21009: LiveData alternative to drag controls

    * Fixed the unexpected change in behavior for the resize handle.
    * Improved cursor on various elements to fit the features they should help use.
    Sereza7 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fb525ea View commit details
    Browse the repository at this point in the history
  3. XWIKI-21009: LiveData alternative to drag controls

    * Made the resize handles invisible when not focused again.
    Sereza7 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    51f8cce View commit details
    Browse the repository at this point in the history
  4. XWIKI-21009: LiveData alternative to drag controls

    * Moved the resize handle back to where it waws initially
    * Updated style to fit this new position
    * Removed a useless stoppropagation on an event
    Sereza7 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fdee552 View commit details
    Browse the repository at this point in the history