Open gsalunke opened 1 year ago
When clicking on full screen icon is should go to full screen mode, default would be vertical mode, output on top 70%, source code at the lower 30%.
Also only keep two modes, vertical and horizontal. In vertical mode output would be top, and in horizontal mode output on the left and source on right.
As suggested by @amitu while discussing feedback on
rendered
component. Below are few UI suggestions can be added as improvements.Can we improve
rendered
component UI with adding below features:rendered
component in full screen mode as seen in below screenshots) which has below options:Similar way like browsers developer tools show UI like:
Output vertically - left:
Output vertically - right:
Output horizontally - top:
rendered
component it should bifurcate between input and output. May be a border which starts from input and finishes at output - so that visual UI should visible like whererendered
component started and ended. As in large documentation pages, it will help peoples while reading any documentation.