Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Make grid function a widget #2126

Closed
gseguin opened this issue Jul 21, 2011 · 5 comments
Closed

Make grid function a widget #2126

gseguin opened this issue Jul 21, 2011 · 5 comments
Assignees

Comments

@gseguin
Copy link
Contributor

gseguin commented Jul 21, 2011

If user changes the content of a grid after it's been laid out he should be able to call a refresh method that we refresh the layout.

@ghost ghost assigned gseguin Aug 7, 2011
@jaspermdegroot
Copy link
Contributor

@gseguin

Do you mean changing the grid function into a widget? If so +1

@zathrus-writer
Copy link

there is a .trigger("create") available, which you need to call on a parent UL to refresh it - however, a more standardized refresh function is missing here and I'm all +1 for it :)

@jaspermdegroot
Copy link
Contributor

Edited the title (was: "Grid needs a refresh method")

@ghost ghost assigned jaspermdegroot Sep 26, 2012
@toddparker
Copy link
Contributor

The team discussed this in a planning session and the decision was made to not enhance this into a full widget since it was created primarily as a utility for nabvar to auto calculate the grid classes. Grid functionality is really intended as a set of simple classes, not as a full blown grid system or a widget.

We're debating whether we should just roll this into the navbar widget as an internal utility because that was it's intended purpose.

@toddparker
Copy link
Contributor

Discussed again and closing as won't fix. This is meant as a small internal utility, not a widget.

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

No branches or pull requests

4 participants