Skip to content
Snippets Groups Projects
Forked from gajim / gajim
Source project has a limited visibility.
  • Philipp Hörist's avatar
    a344a941
    Fix chatstate flood · a344a941
    Philipp Hörist authored
    The new Placeholder text inside MessageTextView was causing many
    buffer changed events.
    
    - Add a method that lets us know if there is user input
    - Add logging
    a344a941
    History
    Fix chatstate flood
    Philipp Hörist authored
    The new Placeholder text inside MessageTextView was causing many
    buffer changed events.
    
    - Add a method that lets us know if there is user input
    - Add logging