Ticket #3358 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

Smooth scrolling of conversation textview

Reported by: Geobert Owned by: asterix
Priority: normal Milestone: 0.12
Component: chat Version: svn
Severity: normal Keywords: smooth scrolling scroll
Cc: geobert@… OS: All

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

smooth_scrolling_patch.diff (5.7 kB) - added by Geobert 17 months ago.
smooth scrolling patch
smooth_scrolling_patch_2.diff (5.7 kB) - added by Geobert 17 months ago.
small bug fix
smooth_scrolling_patch_3.diff (8.4 kB) - added by Geobert 17 months ago.
bug fix
smooth_scrolling_patch_3.2.diff (6.9 kB) - added by Geobert 17 months ago.
silly bug in _3
smooth_scrolling_patch_4.diff (6.9 kB) - added by Geobert 17 months ago.
silly bug in _3
smooth_scrolling_patch_5.diff (7.0 kB) - added by Geobert 17 months ago.
more bug fix

Change History

Changed 17 months ago by Geobert

smooth scrolling patch

Changed 17 months ago by anonymous

  • cc geobert@… added

Changed 17 months ago by Geobert

small bug fix

Changed 17 months ago by Geobert

Second version, I've fix a bug and it makes the behavior better when the message text grows. But now, it is when we hit Ctrl-Up it smooth scroll the conversation view. I don't understand why the conversation text grows when we call the history?

Changed 17 months ago by Geobert

bug fix

Changed 17 months ago by Geobert

silly bug in _3

Changed 17 months ago by Geobert

silly bug in _3

Changed 17 months ago by Geobert

ok, I've add a flag to disable the smoothing if we hit Ctrl-Up/Down, but I don't think it is the best way to handle it.

sorry for the mistaken upload _3 and _3.2 :-/

Changed 17 months ago by Geobert

more bug fix

Changed 17 months ago by asterix

(In [8553]) [Geobert] Smooth scrolling of conversation textview. see #3358

Changed 17 months ago by asterix

TODO: add a GUI option to disable that. depends on #3330

Changed 17 months ago by Jim++

I don't think we want a GUI for that.

Changed 17 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed

ok so let's close this ticket, thanks Geobert

Add/Change #3358 (Smooth scrolling of conversation textview)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.