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

Update ChildViewLayoutDemo in prep for FlexGrid layout. #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

topherfangio
Copy link
Contributor

This branch is NOT ready to be merged yet, but I wanted to go ahead and get some feedback on how to move forward to get this ready for a FlexGrid layout demo.

I've updated the demo to include a TabView with both Vertical and Horizontal views so that you can see how each work and so that we can add the FlexGrid later.

At the moment, the resizing is working (although the CSS cursor and image need to be updated to match the horizontal style) but the dragging is not working. It appears that the drag code is specific to vertical and I'm afraid I'm not familiar enough with how it works to update it.

@publickeating Can you perhaps update the dragUpdated function to account for horizontal drags?

@nicolasbadia You want to go ahead and add another tab item for your flex grid layout?

@mauritslamers
Copy link
Member

@nicolasbadia Any news?

@nicolasbadia
Copy link
Member

Didn't have a chance to work more on the flex grid plugin which still need a bit of work. The main issue for me is that I do not have much use cases for it...

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.

3 participants