Pekka Kaitaniemi <kaitanie@xxxxxxxxxxxxxx> writes: > Adding horizontal scroll bar makes the scrolling feature more > discoverable to the users. > > Signed-off-by: Pekka Kaitaniemi <kaitanie@xxxxxxxxxxxxxx> > --- > Here is a patch that adds horizontal scroll bar to the gitk diff > pane. It makes the scrolling feature a bit more discoverable and > accessible. The only downside is that it uses some screen real estate. An obvious solution is to show the scrollbar on-demand (i.e. when the lines are overlong), but I do not talk Tcl/Tk and do not know if you can do that easily. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html