Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticked decision table when resizing terminal window #16

Open
DariuszDepta opened this issue Oct 12, 2024 · 0 comments
Open

Sticked decision table when resizing terminal window #16

DariuszDepta opened this issue Oct 12, 2024 · 0 comments
Labels
editor Decision table editor engine Decision table editor engine
Milestone

Comments

@DariuszDepta
Copy link
Member

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:

image

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)

image

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:

image
image
image

This should happen until the whole decision table is visible:

image

@DariuszDepta DariuszDepta added editor Decision table editor engine Decision table editor engine labels Oct 12, 2024
@DariuszDepta DariuszDepta added this to the backlog milestone Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Decision table editor engine Decision table editor engine
Projects
None yet
Development

No branches or pull requests

1 participant