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
The PR #3594 introduced a new central allignment feature which shifts the entire Layout such that the CSE environment looks like a tree instead of being left alligned! The same is illustrated by two pictures below :
The above image is when the allignment feature is NOT enabled
The tree structure is visible here on enabling it!
The broken arrows and frame mismatch are all known issues and are being worked on as illustrated in the above PR (#3594) already.
Key Issue
What I noticed is that in general, on pressing the save button on the top right corner of the CSE Layout, the entire Layout however panned and zoomed you are, resets you to the default view to the top left corner and saves the image of a certain dimensions in that space! This is illustrated in the video below :
Normal.mp4
The image saved on clicking that there is :
But, the EXACT same thing happens even when the Allignment is switched on i.e., it downloads the top left corner only. This is shown below
Alligned.mp4
The image saved on clicking that there is :
This should be fixed so that when the allignment is turned on, we pan out and go the default view to the centre of the Layout where the global frame is along with the others in the tree structure so that the images after being saved is meaningful!
Introduction
The PR #3594 introduced a new central allignment feature which shifts the entire Layout such that the CSE environment looks like a tree instead of being left alligned! The same is illustrated by two pictures below :
The broken arrows and frame mismatch are all known issues and are being worked on as illustrated in the above PR (#3594) already.
Key Issue
What I noticed is that in general, on pressing the save button on the top right corner of the CSE Layout, the entire Layout however panned and zoomed you are, resets you to the default view to the top left corner and saves the image of a certain dimensions in that space! This is illustrated in the video below :
Normal.mp4
The image saved on clicking that there is :
But, the EXACT same thing happens even when the Allignment is switched on i.e., it downloads the top left corner only. This is shown below
Alligned.mp4
The image saved on clicking that there is :
This should be fixed so that when the allignment is turned on, we pan out and go the default view to the centre of the Layout where the global frame is along with the others in the tree structure so that the images after being saved is meaningful!