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

Fix wrong width and height of workspace canvas #2231

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

robbr48
Copy link
Contributor

@robbr48 robbr48 commented Jun 7, 2024

Fixes wrong parameters in call to setSceneRect, the last two should be the width and height, not the coordinates of the lower right corner.

Resolves #2230.

Also fixes location of components when using adco command, and some issues with old models.

@robbr48 robbr48 added bug gui:modeling Model creation and editing labels Jun 7, 2024
@robbr48 robbr48 added this to the 2.22.1 milestone Jun 7, 2024
@robbr48 robbr48 requested a review from peterNordin June 7, 2024 10:19
@robbr48 robbr48 self-assigned this Jun 7, 2024
@robbr48 robbr48 merged commit c3a4c48 into Hopsan:master Jun 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug gui:modeling Model creation and editing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FMU import, nothing happens.
1 participant