Hi, I wanted to report some frustrating bugs with scrolling.
- I'm designing a messaging app. When one recieves messages, they show at the bottom of the scrollable list. UXPin's scrolling, however, assumes all scrollable content is below the crop. Not above. Which is backwards, for messaging patterns. As such, no worky for me.
- For another project, I'm designing an app menu. This requires scrolling through many items that all have hover-states. When I do that, however, hoverable objects become "stuck" on hover. Yep, I've tried this a bunch of different ways, and this is a bug.