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

Rectangle utility class #51

Closed
tobiu opened this issue Nov 18, 2019 · 0 comments
Closed

Rectangle utility class #51

tobiu opened this issue Nov 18, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tobiu
Copy link
Collaborator

tobiu commented Nov 18, 2019

instead of (or additional to) using the floating mixin, create a Rectangle class which does provide helper methods for aligning components.

e.g. windows, pickers, tooltips

like alignTo(nodeId, 'tl-br');

add zones => t r b l => 0 1 2 3 similar to CSS zones

@tobiu tobiu added enhancement New feature or request help wanted Extra attention is needed labels Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants