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

always show the selected reaction in menu #2151

Merged
merged 1 commit into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. always show the selected reaction in menu

    if a reaction was selected,
    show that instead of "...".
    
    this is what whatsapp/signal are doing - as well as
    deltachat android since
    deltachat/deltachat-android#2979
    
    deltachat desktop has more room and shows "..." and selection the same time.
    
    little drawback is that changing a reaction requires two taps,
    but that seems fine in practise and is outweighted by advantages as:
    - always seeing what was selected
    - make it clearer, there is only one reaction
    - make it clearer how to retract ones reaction
    - retracting is always only one tap
    - consistency
    r10s committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b8f41ec View commit details
    Browse the repository at this point in the history