Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI - Minimal ScrollView #195

Merged
merged 28 commits into from
Jan 30, 2019
Merged

UI - Minimal ScrollView #195

merged 28 commits into from
Jan 30, 2019

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jan 7, 2019

This is the start of a very basic <ScrollView /> component, building on the overflow functionality.

Slowly coming together!
scroll-view

But still a lot left to do to fine-tune the interaction.

TODO:

FUTURE WORK:

@lpalmes
Copy link
Member

lpalmes commented Jan 21, 2019

Dev Tools will benefit from this 😄

@bryphe
Copy link
Member Author

bryphe commented Jan 21, 2019

Definitely! Important for Oni2 also (want a virtualized-scrollable view for the text buffer)

@bryphe bryphe mentioned this pull request Jan 23, 2019
@bryphe
Copy link
Member Author

bryphe commented Jan 30, 2019

Still lots of remaining pieces that I'll track in separate issues

@bryphe bryphe changed the title [WIP] UI - Minimal ScrollView UI - Minimal ScrollView Jan 30, 2019
@bryphe
Copy link
Member Author

bryphe commented Jan 30, 2019

Will bring this in even though it's still rough! Lots of room to improve, but at least a starting point for iteration.

Tracking some additional issues / next steps in #287 and #288

@bryphe bryphe merged commit 8616a97 into master Jan 30, 2019
@bryphe bryphe deleted the bryphe/feature/initial-scroll-view branch January 30, 2019 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants