Open GoogleCodeExporter opened 8 years ago
In my PC computer (six years old), the issue is perfectly noticeable after
typing "L" 40 or 50 times. In my newer iMac computer I need to fill the main
window with many more text in order to get a noticeable delay in the side menu
appearance.
Original comment by ricp...@gmail.com
on 11 Nov 2012 at 10:39
The issue can be reproduced using winmethod_Right or winmethod_Left, but NOT
using winmethod_Above or winmethod_Below.
Original comment by ricp...@gmail.com
on 11 Nov 2012 at 11:28
The issue can also be reproduced using Gargoyle 2010.1.
Original comment by ricp...@gmail.com
on 11 Nov 2012 at 8:55
Essentially, the issue comes from the reflow() function, which is called inside
win_textbuffer_rearrange(). The reflow of the text is done only when the window
changes its width, regardless of its height.
Original comment by ricp...@gmail.com
on 12 Nov 2012 at 7:07
Original issue reported on code.google.com by
ricp...@gmail.com
on 11 Nov 2012 at 10:36Attachments: