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
When the terminal window is resized, the decision table should behave as described below.
Terminal window is resized smaller
Decision table is moved this way, that the current cursor positon is preserved and remains visible. When the terminal window is too small, then the following screen is presented:
THIS IS ALREADY IMPLEMENTED IN VERSION V0.0.6
Terminal window is resized bigger
Case 1: Left and top borders are already visible
Just resize - nothing special to do (already implemented)
Case 2: Left and top borders are NOT visible, but right and bottom borders are visible
Move the decision table this way like the right and bottom borders would be sticking to the terminal window:
This should happen until the whole decision table is visible:
The text was updated successfully, but these errors were encountered:
When the terminal window is resized, the decision table should behave as described below.
Terminal window is resized smaller
Decision table is moved this way, that the current cursor positon is preserved and remains visible. When the terminal window is too small, then the following screen is presented:
THIS IS ALREADY IMPLEMENTED IN VERSION V0.0.6
Terminal window is resized bigger
Case 1: Left and top borders are already visible
Just resize - nothing special to do (already implemented)
Case 2: Left and top borders are NOT visible, but right and bottom borders are visible
Move the decision table this way like the right and bottom borders would be sticking to the terminal window:
This should happen until the whole decision table is visible:
The text was updated successfully, but these errors were encountered: