|
|
|
|
|
by hnand
1126 days ago
|
|
> I feel you should be able to tap a comment to expand, rather than just swipe One frustration that I had with existing apps is collapsing a subtree by accident when tapping the upvote button. I feel like it would be even more frustrating with how my app works, it'd just expand/collapse if you miss the hitbox. > Also it’d be neat if you just kept the new scroll position when expanding rather than scrolling back The issue with that is that if you expand a subtree, scroll way way down and then collapse, your scroll position will be so far away from the initial node that you'd get lost. > The orange flashes when navigating back are distracting. Just use the default system behaviour here (grey) I'll add an ability yo choose the color in the Settings. > If you tap the active tab (both in the heading and tab bar), it should scroll to the top Nice idea, I'll add that. |
|