commit | e44ef8e27c0e6241c71b8e30048d2076e267ce0e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Dec 30 23:30:07 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Dec 30 23:30:07 2009 -0500 |
tree | ace5323f94600c51571b76556b92e4277f03b889 | |
parent | 9c3489c441867fae0bcebdd5fa008ce182bc90d4 [diff] |
trace-graph: Work on fixing the zooming and horizontal scrolling For some reason zooming in too much will cause the horizontal scrolling to get out of sync. This is probably a rounding error or some other strange bug. This patch cleans some of the code up and fixes parts of it. But there's still a bug to swat. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>