CORNEAU Damien created ZEPPELIN-1010:
----------------------------------------

             Summary: Improve Grid System based on Device size
                 Key: ZEPPELIN-1010
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1010
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: CORNEAU Damien
            Assignee: CORNEAU Damien


The current paragraph grid has these specs:
* Paragraphs can have between 1 and 12 as grid value.
* Paragraphs are switched to 12 when width is < 992px

After playing with the window size, some improvements can be made:
* Deprecate grid size 1 and 2, and transform them into minimum value: 3
(Since paragraph that small are not practical in any window size)
* Have a better paragraph grid size than 12 in case of tablet ( 768px > < 
992px). 6 for paragraph of grid between (3 and 7 included), 12 for paragraphs 
of grid between (8 and 12)
* Maybe more transformation of grid ratio between the main sizes (768, 992, 
1200)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to