You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature will allow the montage layout to either flow as columns or row
as columns:
1 4
2 5
3
As rows:
1 2 3
4 5
The advantage of columns is that the images can be packed together with no space between them. When arranged as rows, the row will have the height of the 'tallest' monitor screen
The text was updated successfully, but these errors were encountered:
This feature will allow the montage layout to either flow as columns or row
as columns:
1 4
2 5
3
As rows:
1 2 3
4 5
The advantage of columns is that the images can be packed together with no space between them. When arranged as rows, the row will have the height of the 'tallest' monitor screen
The text was updated successfully, but these errors were encountered: