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

Fix: "Ctrl+Enter" creates commit when Enter is released, not pressed #10742

Merged
merged 6 commits into from
Feb 26, 2023

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b8d175c View commit details
    Browse the repository at this point in the history
  2. Sign contributors.txt

    rmolina committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    911d5f6 View commit details
    Browse the repository at this point in the history
  3. Removed KeyUp event from Message control.

    rmolina committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    99f7a47 View commit details
    Browse the repository at this point in the history
  4. Revert "Fix KeyUp event to KeyDown in order to handle commit action"

    This reverts commit b8d175c.
    
    Revert "Removed KeyUp event from Message control."
    
    This reverts commit 99f7a47.
    rmolina committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5670c40 View commit details
    Browse the repository at this point in the history
  5. Removed KeyUp event from Message control.

    rmolina committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3476763 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    1f1830e View commit details
    Browse the repository at this point in the history