github-diff-explorer icon indicating copy to clipboard operation
github-diff-explorer copied to clipboard

Task: Add horizontal scroll bar automatically

Open trustin opened this issue 4 years ago • 3 comments

When the width of the tree pane is shorter than the actual tree content, a user should be able to scroll the tree horizontally, but it seems like there's neither a horizontal scroll bar nor scrollability, at least in Firefox version of this addon. It'd be nice to have a horizontal scroll bar until #72 is resolved.

trustin avatar Apr 28 '21 09:04 trustin

@trustin Thanks for the suggestion! I like #72 above having horizontal scroll bars. I toyed with the idea originally but they did make management of the width and vertical vs horizontal scrolling awkward.

Another good feature I thought about was adding the ability to have some configuration so people can decide whether they would like either option. So I think both should hopefully be available in the future.

alexmdodge avatar Apr 30 '21 19:04 alexmdodge

Another good feature I thought about was adding the ability to have some configuration so people can decide whether they would like either option. So I think both should hopefully be available in the future.

Sure. That sounds great. Another feature I thought about is to provide a way to show/hide the tree panel with a toggle button like :arrow_right:. :smile:

trustin avatar May 12 '21 10:05 trustin

Unless I'm misunderstanding, you have that ability right now 😄 Screen Shot 2021-05-12 at 10 12 44 AM

alexmdodge avatar May 12 '21 13:05 alexmdodge