Fields marked with an asterisk(*) are required
- Module height is calculated by ratio (parts) e.g.
- module 1 = 20 parts, module 2 = 30 parts -> total of 50 parts
- If your display has a height of 400 px, then each part is: 400/50 = 8px
- Module 1 with 30 parts will have 20 * 8px = 160 px
- Module 2 with 50 parts will have 30 * 8px = 240 px
+ Module height is calculated by percentage or ratio.
+ If all heights add up to 100, then heights are calculated by percentage.
+ To assign the same height to all modules, the same number on all heights, e.g. 1:1:1 means all three modules will have the same height
+ You can assign a different ratio too, e.g. 1:1:3, the third module has 3x the height of the first two modules.