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

fixes option initialization for and handling of proxies in the CLI. #178

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

NiklasRentzCAU
Copy link
Member

In the CLI, the base ID does not start with the hardcoded keith-diagram_sprotty, so parts of the proxies did not work. This replaces the hardcoded string with the baseDiv option set for the diagram. Furthermore, we now make sure to initialize the proxy view with the current view options at startup and not only do that on change (which does not happen in the CLI at start by default).

Related to #170

Copy link
Contributor

@Eddykasp Eddykasp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@NiklasRentzCAU NiklasRentzCAU merged commit 04316ac into main Jun 11, 2024
1 check passed
@NiklasRentzCAU NiklasRentzCAU deleted the nre/cli-proxies branch June 11, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working klighd-cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants