Ticket #3358 (closed enhancement: fixed)
Smooth scrolling of conversation textview
| Reported by: | Geobert | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | chat | Version: | hg |
| Severity: | normal | Keywords: | smooth scrolling scroll |
| Cc: | geobert@… | Blocked By: | |
| OS: | All | Blocking: |
Description
I like the smooth scroll of Pidgin so I hack Gajim to do it with an ACE option to deactivate it.
See the patch to include it in gajim :)
I have still one thing to do to make it really good: when the message text grow, it smooth scroll the conversation view but I think to not smooth in this case is better.
I try to put a parameter in bring_scroll_to_end to disable the smoothing when called by on_conversation_vadjustment_changed of chat_controler, but it disable the whole smoothing thing.
I don't understand what's wrong :-/ thanks for any help :)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
