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

Add send button / Enter key settings #28

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

VadimNk
Copy link

@VadimNk VadimNk commented Mar 27, 2024

Two new switches have been added to the application preferences:

  • Enable send button
  • Use Enter to insert newline ('\n')

The latter cannot be active or sensitive if the former is not active. Otherwise, users would not be able to send messages.

Thanks to horazont for suggesting a separate switch for the behaviour of the Enter key.

Two new switches have been added to the application preferences:

- Enable send button
- Use Enter to insert newline ('\n')

The latter cannot be active or sensitive if the former is not active.
Otherwise, users would not be able to send messages.

Thanks to horazont for suggesting a separate switch for the behaviour
of the Enter key.
main/data/chat_input.ui Outdated Show resolved Hide resolved
@mxlgv mxlgv merged commit f209669 into mxlgv:master Mar 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants