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

klighd: fixed inset calculation. #154

Merged
merged 1 commit into from
Mar 15, 2023
Merged

klighd: fixed inset calculation. #154

merged 1 commit into from
Mar 15, 2023

Conversation

NiklasRentzCAU
Copy link
Member

Previously insets were calculated wrong by offsetting all insets too much when renderings were inside renderigns with offsets. For the server this is an invisible fix, as all Piccolo-related rendering code do not directly use these insets, LSP rendering however directly use the insets for Sprotty, which are now fixed.

Previously insets were calculated wrong by offsetting all insets too
much when renderings were inside renderigns with offsets. For the server
this is an invisible fix, as all Piccolo-related rendering code do not
directly use these insets, LSP rendering however directly use the insets
for Sprotty, which are now fixed.
@NiklasRentzCAU NiklasRentzCAU added the bug Something isn't working label Mar 15, 2023
@NiklasRentzCAU NiklasRentzCAU self-assigned this Mar 15, 2023
@NiklasRentzCAU NiklasRentzCAU merged commit 721bf2f into master Mar 15, 2023
@NiklasRentzCAU NiklasRentzCAU deleted the nre/insetFix branch March 15, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant