You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the row number and justification are relevant no matter which sub-branch you're working on, I was thinking maybe they should be moved outside the scrollable container so that they can always be seen, even if you're looking at the middle part of the tree.
Just a thought. Anyone have opinions on this?
The text was updated successfully, but these errors were encountered:
Maybe the justifications could act as they do now when they are in view, but as they are scrolled horizontally out of the tree window, they "catch" on the edge, and the rest of the tree keeps scrolling underneath them. I think this could be better because the justifications still have to scroll vertically to stay horizontally aligned with the appropriate tree row, and being inside the scroll window gives the overlapping content a clean edge when it is inserted as a widget ( otherwise you have Rudolf content overflowing outside of it's widget bounds, or an unnatural hard stop to the content without a border)
On Sat, Aug 1, 2020, 10:44 AM mbecker20 ***@***.***> wrote:
Maybe the justifications could act as they do now when they are in view,
but as they are scrolled horizontally out of the tree window, they "catch"
on the edge, and the rest of the tree keeps scrolling underneath them. I
think this could be better because the justifications still have to scroll
vertically to stay horizontally aligned with the appropriate tree row, and
being inside the scroll window gives the overlapping content a clean edge
when it is inserted as a widget ( otherwise you have Rudolf content
overflowing outside of it's widget bounds
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#78 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFHH6RLF5LJ2RSAYRFYAS3R6RIBDANCNFSM4PRKYOGQ>
.
Since the row number and justification are relevant no matter which sub-branch you're working on, I was thinking maybe they should be moved outside the scrollable container so that they can always be seen, even if you're looking at the middle part of the tree.
Just a thought. Anyone have opinions on this?
The text was updated successfully, but these errors were encountered: