mikklsn2 / metalscroll

Automatically exported from code.google.com/p/metalscroll
Apache License 2.0
0 stars 0 forks source link

updated too frequent #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use viemu
2. open a big file so the whole metascroll is filled with lines
3. copy multiple lines by viemu "y"
4. paste multiple lines by viemu "p"

What is the expected output? What do you see instead?
expected: fast paste, viemu may be slow but metascroll should update scrollbar 
just once
actual: metascroll updates scrollbar on every line insertion (paste), which may 
cause slowdown

Original issue reported on code.google.com by moo.wej...@gmail.com on 17 Aug 2010 at 6:29