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

allow user-defined units/spaces #23

Open
joechrz opened this issue Nov 29, 2016 · 1 comment
Open

allow user-defined units/spaces #23

joechrz opened this issue Nov 29, 2016 · 1 comment

Comments

@joechrz
Copy link
Collaborator

joechrz commented Nov 29, 2016

eg: to be able to create multiple decorators within the same cell (but without dealing with pixels)

use case: have a calendar widget implemented with the grid, one col = 1 day, 1 row = half hour. want to be able to render double-booked events side-by-side using decorators

@scamden
Copy link
Member

scamden commented Jun 17, 2017

couldn't you handle this use case by creating a decorator for the cell, and then simply rendering the two events within the decorator? just let them each take up half the space?

def interesting to hear more what you mean by user defined spaces tho, i'll add for v4 discussion

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

2 participants