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

Add view selector #6

Closed
gyscos opened this issue May 19, 2015 · 1 comment
Closed

Add view selector #6

gyscos opened this issue May 19, 2015 · 1 comment
Milestone

Comments

@gyscos
Copy link
Owner

gyscos commented May 19, 2015

Currently a view can only be selected from the root with a ViewPath.
Adding selectors (like css-selectors) and ViewWrappers with an ID would make it easier to find a view from the code.
Even more important if the layout is loaded from a file, when we don't have easy access to the ViewPaths.

@gyscos gyscos added this to the 0.1 milestone May 22, 2015
@gyscos
Copy link
Owner Author

gyscos commented May 23, 2015

IdView allows selection based on a string ID.
Path selection is still there, but unimplemented. Not as important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant