Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Add separators for every N-variable columns #14

Closed
ovidiuch opened this issue Mar 31, 2014 · 3 comments
Closed

Add separators for every N-variable columns #14

ovidiuch opened this issue Mar 31, 2014 · 3 comments

Comments

@ovidiuch
Copy link
Contributor

Need

A common usecase is to group N columns into a page or a section entity (see Win8 dashboard)

Deliverables

  • The jQuery script will receive the options columnsPerGroup (defaults to false) and groupSeparatorWidth (defaults to 50) and will render the grid accordingly. The latter option is ignored if the former is undefined.

Solution

This needs to be approached in two places:

  1. When the positioning is calculated based on agnostic grid coords.
  2. When calculating the closest grid position on drag
@ovidiuch ovidiuch self-assigned this Mar 31, 2014
@nicholoyd
Copy link

@skidding, what do you think about this?
it makes sense to me.

@nicholoyd
Copy link

meant what do you think about ETAs?

ovidiuch added a commit that referenced this issue Apr 1, 2014
position() is relative to begin with anyway
ovidiuch added a commit that referenced this issue Apr 1, 2014
position() is relative to begin with anyway
ovidiuch added a commit that referenced this issue Apr 1, 2014
aismail pushed a commit that referenced this issue Apr 2, 2014
@ovidiuch ovidiuch mentioned this issue Apr 2, 2014
11 tasks
@ovidiuch
Copy link
Contributor Author

ovidiuch commented Apr 2, 2014

@nicholoyd can't provide an exact ETA but it's coming and I'll personally let you know :) - gonna close this issue now as it's going to be part of a bigger feature

@ovidiuch ovidiuch closed this as completed Apr 2, 2014
@ovidiuch ovidiuch removed their assignment Sep 4, 2015
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

2 participants